mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-28 08:20:54 +01:00
cleanup: renames
This commit is contained in:
parent
d8cd1487ea
commit
c8e57f07fe
@ -1163,11 +1163,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\pc_adp.c"
|
||||
RelativePath=".\meta\adp_bos.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\pc_adp_otns.c"
|
||||
RelativePath=".\meta\adp_qd.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -224,8 +224,8 @@
|
||||
<ClCompile Include="meta\msf_konami.c" />
|
||||
<ClCompile Include="meta\msf_tamasoft.c" />
|
||||
<ClCompile Include="meta\opus.c" />
|
||||
<ClCompile Include="meta\pc_adp.c" />
|
||||
<ClCompile Include="meta\pc_adp_otns.c" />
|
||||
<ClCompile Include="meta\adp_bos.c" />
|
||||
<ClCompile Include="meta\adp_qd.c" />
|
||||
<ClCompile Include="meta\pc_ast.c" />
|
||||
<ClCompile Include="meta\raw_snds.c" />
|
||||
<ClCompile Include="meta\ps2_2pfs.c" />
|
||||
|
@ -1675,10 +1675,10 @@
|
||||
<ClCompile Include="meta\imuse.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\pc_adp.c">
|
||||
<ClCompile Include="meta\adp_bos.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\pc_adp_otns.c">
|
||||
<ClCompile Include="meta\adp_qd.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\excitebots.c">
|
||||
|
Loading…
Reference in New Issue
Block a user