Small fixes + FORMATS.md

This commit is contained in:
EdnessP 2023-06-13 10:15:46 +03:00
parent 254c9f6eb1
commit 2198224c4f
2 changed files with 2 additions and 4 deletions

View File

@ -156,6 +156,7 @@ This list is not complete and many other files are supported.
- .ast (GC AFC ADPCM, 16 bit PCM)
- .aud (IMA ADPCM, WS DPCM)
- .aus (PSX ADPCM, Xbox IMA ADPCM)
- .awd/.hwd/.lwd (PSX ADPCM, XBOX IMA ADPCM, GC DSP ADPCM, 16 bit PCM)
- .brstm (GC DSP ADPCM, 8/16 bit PCM)
- .emff (PSX APDCM, GC DSP ADPCM)
- .fsb/wii (PSX ADPCM, GC DSP ADPCM, Xbox IMA ADPCM, MPEG audio, FSB Vorbis, MS XMA)

View File

@ -2071,8 +2071,5 @@
<ClCompile Include="util\text_reader.c">
<Filter>util\Source Files</Filter>
</ClCompile>
<ClCompile Include="awd.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>
</Project>