mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-25 07:20:10 +01:00
Rename nsw_opus.c to opus.c
The abbreviation was strange, should still be clear it's not ogg_opus
This commit is contained in:
parent
ab6cc8c6ce
commit
ee05880c2d
@ -707,7 +707,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\nsw_opus.c"
|
||||
RelativePath=".\meta\opus.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -147,7 +147,7 @@
|
||||
<ClCompile Include="meta\mp4.c" />
|
||||
<ClCompile Include="meta\msb_msh.c" />
|
||||
<ClCompile Include="meta\ngca.c" />
|
||||
<ClCompile Include="meta\nsw_opus.c" />
|
||||
<ClCompile Include="meta\opus.c" />
|
||||
<ClCompile Include="meta\nub_vag.c" />
|
||||
<ClCompile Include="meta\pc_adp.c" />
|
||||
<ClCompile Include="meta\pc_adp_otns.c" />
|
||||
|
@ -1135,7 +1135,7 @@
|
||||
<ClCompile Include="meta\ngca.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\nsw_opus.c">
|
||||
<ClCompile Include="meta\opus.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_mtaf.c">
|
||||
|
Loading…
Reference in New Issue
Block a user