mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-17 19:19:16 +01:00
Rename ps2_ikm.c to ikm.c
This commit is contained in:
parent
229f98bae4
commit
283f594168
@ -1091,7 +1091,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\ps2_ikm.c"
|
||||
RelativePath=".\meta\ikm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -376,7 +376,7 @@
|
||||
<ClCompile Include="meta\ps2_gbts.c" />
|
||||
<ClCompile Include="meta\ps2_gcm.c" />
|
||||
<ClCompile Include="meta\ps2_hgc1.c" />
|
||||
<ClCompile Include="meta\ps2_ikm.c" />
|
||||
<ClCompile Include="meta\ikm.c" />
|
||||
<ClCompile Include="meta\ps2_ild.c" />
|
||||
<ClCompile Include="meta\ps2_int.c" />
|
||||
<ClCompile Include="meta\ps2_joe.c" />
|
||||
|
@ -679,7 +679,7 @@
|
||||
<ClCompile Include="meta\ps2_hgc1.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_ikm.c">
|
||||
<ClCompile Include="meta\ikm.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_ild.c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user