Extract WavReader to own file and move it to FileFormats
This commit is contained in:
@@ -729,6 +729,7 @@
|
||||
<Compile Include="Traits\Render\WithIdleAnimation.cs" />
|
||||
<Compile Include="FileFormats\AudReader.cs" />
|
||||
<Compile Include="FileFormats\ImaAdpcmReader.cs" />
|
||||
<Compile Include="FileFormats\WavReader.cs" />
|
||||
<Compile Include="FileFormats\VqaReader.cs" />
|
||||
<Compile Include="FileFormats\LCWCompression.cs" />
|
||||
<Compile Include="FileFormats\XORDeltaCompression.cs" />
|
||||
|
||||
Reference in New Issue
Block a user