Rename ps2_vpk.c to vpk.c (used in PS3)

This commit is contained in:
bnnm 2018-08-12 02:20:51 +02:00
parent 0502a6a74f
commit e301bf7aa8
4 changed files with 3 additions and 3 deletions

View File

@ -1091,7 +1091,7 @@
>
</File>
<File
RelativePath=".\meta\ps2_vpk.c"
RelativePath=".\meta\vpk.c"
>
</File>
<File

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

View File

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