Move R8Reader to FileFormats.

This commit is contained in:
Paul Chote
2013-07-16 18:25:35 +12:00
parent da4a2f548b
commit e8d7624867
3 changed files with 6 additions and 6 deletions

View File

@@ -146,6 +146,7 @@
<Compile Include="StreamExts.cs" />
<Compile Include="FileFormats\WavLoader.cs" />
<Compile Include="Filesystem\D2kSoundResources.cs" />
<Compile Include="Graphics\R8Reader.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">