mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
Rename psx_mgav to ea_swvr
This commit is contained in:
parent
216ecf04b2
commit
2f05cfa2e9
@ -1103,7 +1103,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\psx_str_mgav.c"
|
||||
RelativePath=".\meta\ea_swvr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -1771,7 +1771,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\layout\psx_mgav_blocked.c"
|
||||
RelativePath=".\layout\blocked_ea_swvr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -359,7 +359,7 @@
|
||||
<ClCompile Include="meta\psx_cdxa.c" />
|
||||
<ClCompile Include="meta\psx_fag.c" />
|
||||
<ClCompile Include="meta\psx_gms.c" />
|
||||
<ClCompile Include="meta\psx_str_mgav.c" />
|
||||
<ClCompile Include="meta\ea_swvr.c" />
|
||||
<ClCompile Include="meta\raw.c" />
|
||||
<ClCompile Include="meta\redspark.c" />
|
||||
<ClCompile Include="meta\riff.c" />
|
||||
@ -487,7 +487,7 @@
|
||||
<ClCompile Include="layout\mxch_blocked.c" />
|
||||
<ClCompile Include="layout\nolayout.c" />
|
||||
<ClCompile Include="layout\ps2_adm_blocked.c" />
|
||||
<ClCompile Include="layout\psx_mgav_blocked.c" />
|
||||
<ClCompile Include="layout\blocked_ea_swvr.c" />
|
||||
<ClCompile Include="layout\rws_blocked.c" />
|
||||
<ClCompile Include="layout\hwas_blocked.c" />
|
||||
<ClCompile Include="layout\str_snds_blocked.c" />
|
||||
|
@ -667,7 +667,7 @@
|
||||
<ClCompile Include="meta\psx_gms.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\psx_str_mgav.c">
|
||||
<ClCompile Include="meta\ea_swvr.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\raw.c">
|
||||
@ -1045,7 +1045,7 @@
|
||||
<ClCompile Include="layout\ps2_adm_blocked.c">
|
||||
<Filter>layout\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\psx_mgav_blocked.c">
|
||||
<ClCompile Include="layout\blocked_ea_swvr.c">
|
||||
<Filter>layout\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\rws_blocked.c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user