Move R8 sprite loading into Mods.D2k.

This commit is contained in:
Paul Chote
2014-10-05 15:42:14 +13:00
parent c798b306c4
commit ca38193264
5 changed files with 41 additions and 41 deletions

View File

@@ -277,7 +277,6 @@
<Compile Include="FileFormats\XccLocalDatabase.cs" />
<Compile Include="FileFormats\HvaReader.cs" />
<Compile Include="FileFormats\PngLoader.cs" />
<Compile Include="FileFormats\R8Reader.cs" />
<Compile Include="FileFormats\ShpD2Reader.cs" />
<Compile Include="FileFormats\TmpRAReader.cs" />
<Compile Include="FileFormats\TmpTDReader.cs" />