Move TmpRA sprite loading into Mods.Common.

This commit is contained in:
Paul Chote
2014-10-05 15:49:34 +13:00
parent ca38193264
commit 997c79130a
8 changed files with 107 additions and 74 deletions

View File

@@ -278,7 +278,6 @@
<Compile Include="FileFormats\HvaReader.cs" />
<Compile Include="FileFormats\PngLoader.cs" />
<Compile Include="FileFormats\ShpD2Reader.cs" />
<Compile Include="FileFormats\TmpRAReader.cs" />
<Compile Include="FileFormats\TmpTDReader.cs" />
<Compile Include="FileFormats\TmpTSReader.cs" />
<Compile Include="FileFormats\VqaReader.cs" />