mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-29 19:37:30 +01:00
Rename ps2_vag.c to vag.c (used by other Sony consoles)
This commit is contained in:
parent
14cd8bf191
commit
766eac4b9e
@ -1063,7 +1063,7 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\meta\ps2_vag.c"
|
RelativePath=".\meta\vag.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
@ -359,7 +359,7 @@
|
|||||||
<ClCompile Include="meta\ps2_svag_snk.c" />
|
<ClCompile Include="meta\ps2_svag_snk.c" />
|
||||||
<ClCompile Include="meta\ps2_tec.c" />
|
<ClCompile Include="meta\ps2_tec.c" />
|
||||||
<ClCompile Include="meta\ps2_tk5.c" />
|
<ClCompile Include="meta\ps2_tk5.c" />
|
||||||
<ClCompile Include="meta\ps2_vag.c" />
|
<ClCompile Include="meta\vag.c" />
|
||||||
<ClCompile Include="meta\ps2_vas.c" />
|
<ClCompile Include="meta\ps2_vas.c" />
|
||||||
<ClCompile Include="meta\ps2_vbk.c" />
|
<ClCompile Include="meta\ps2_vbk.c" />
|
||||||
<ClCompile Include="meta\ps2_vgs.c" />
|
<ClCompile Include="meta\ps2_vgs.c" />
|
||||||
|
@ -649,7 +649,7 @@
|
|||||||
<ClCompile Include="meta\ps2_tk5.c">
|
<ClCompile Include="meta\ps2_tk5.c">
|
||||||
<Filter>meta\Source Files</Filter>
|
<Filter>meta\Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="meta\ps2_vag.c">
|
<ClCompile Include="meta\vag.c">
|
||||||
<Filter>meta\Source Files</Filter>
|
<Filter>meta\Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="meta\ps2_vas.c">
|
<ClCompile Include="meta\ps2_vas.c">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user