mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
Rename ps2_vpk.c to vpk.c (used in PS3)
This commit is contained in:
parent
0502a6a74f
commit
e301bf7aa8
@ -1091,7 +1091,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\ps2_vpk.c"
|
||||
RelativePath=".\meta\vpk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -366,7 +366,7 @@
|
||||
<ClCompile Include="meta\ps2_vgv.c" />
|
||||
<ClCompile Include="meta\ps2_vms.c" />
|
||||
<ClCompile Include="meta\ps2_voi.c" />
|
||||
<ClCompile Include="meta\ps2_vpk.c" />
|
||||
<ClCompile Include="meta\vpk.c" />
|
||||
<ClCompile Include="meta\ps2_wad.c" />
|
||||
<ClCompile Include="meta\ps2_wb.c" />
|
||||
<ClCompile Include="meta\ps2_xa2.c" />
|
||||
|
@ -670,7 +670,7 @@
|
||||
<ClCompile Include="meta\ps2_voi.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_vpk.c">
|
||||
<ClCompile Include="meta\vpk.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_wad.c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user