cleanup: renames

This commit is contained in:
bnnm 2021-08-07 20:58:13 +02:00
parent d8cd1487ea
commit c8e57f07fe
5 changed files with 6 additions and 6 deletions

View File

@ -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

View 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" />

View File

@ -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">