mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 09:40:51 +01:00
cleanup: renames
This commit is contained in:
parent
0c62973811
commit
1f4b532066
@ -1871,7 +1871,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\wii_sts.c"
|
||||
RelativePath=".\meta\sts.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -567,7 +567,7 @@
|
||||
<ClCompile Include="meta\wii_bns.c" />
|
||||
<ClCompile Include="meta\wii_mus.c" />
|
||||
<ClCompile Include="meta\wii_sng.c" />
|
||||
<ClCompile Include="meta\wii_sts.c" />
|
||||
<ClCompile Include="meta\sts.c" />
|
||||
<ClCompile Include="meta\ws_aud.c" />
|
||||
<ClCompile Include="meta\wsi.c" />
|
||||
<ClCompile Include="meta\wv6.c" />
|
||||
|
@ -1192,7 +1192,7 @@
|
||||
<ClCompile Include="meta\wii_sng.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\wii_sts.c">
|
||||
<ClCompile Include="meta\sts.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ws_aud.c">
|
||||
|
Loading…
Reference in New Issue
Block a user