mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 15:00:11 +01:00
Rename pcfx_decoder.c to oki_decoder.c
This commit is contained in:
parent
d56bca12f8
commit
1f44c2d2de
@ -1887,7 +1887,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\coding\pcfx_decoder.c"
|
||||
RelativePath=".\coding\oki_decoder.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -526,7 +526,7 @@
|
||||
<ClCompile Include="coding\ngc_dtk_decoder.c" />
|
||||
<ClCompile Include="coding\nwa_decoder.c" />
|
||||
<ClCompile Include="coding\ogg_vorbis_decoder.c" />
|
||||
<ClCompile Include="coding\pcfx_decoder.c" />
|
||||
<ClCompile Include="coding\oki_decoder.c" />
|
||||
<ClCompile Include="coding\pcm_decoder.c" />
|
||||
<ClCompile Include="coding\psv_decoder.c" />
|
||||
<ClCompile Include="coding\psx_decoder.c" />
|
||||
|
@ -1117,7 +1117,7 @@
|
||||
<ClCompile Include="coding\ogg_vorbis_decoder.c">
|
||||
<Filter>coding\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="coding\pcfx_decoder.c">
|
||||
<ClCompile Include="coding\oki_decoder.c">
|
||||
<Filter>coding\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="coding\pcm_decoder.c">
|
||||
|
Loading…
Reference in New Issue
Block a user