Rename psx_mgav to ea_swvr

This commit is contained in:
bnnm 2018-02-17 21:19:55 +01:00
parent 216ecf04b2
commit 2f05cfa2e9
5 changed files with 6 additions and 6 deletions

View File

@ -1103,7 +1103,7 @@
> >
</File> </File>
<File <File
RelativePath=".\meta\psx_str_mgav.c" RelativePath=".\meta\ea_swvr.c"
> >
</File> </File>
<File <File
@ -1771,7 +1771,7 @@
> >
</File> </File>
<File <File
RelativePath=".\layout\psx_mgav_blocked.c" RelativePath=".\layout\blocked_ea_swvr.c"
> >
</File> </File>
<File <File

View File

@ -359,7 +359,7 @@
<ClCompile Include="meta\psx_cdxa.c" /> <ClCompile Include="meta\psx_cdxa.c" />
<ClCompile Include="meta\psx_fag.c" /> <ClCompile Include="meta\psx_fag.c" />
<ClCompile Include="meta\psx_gms.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\raw.c" />
<ClCompile Include="meta\redspark.c" /> <ClCompile Include="meta\redspark.c" />
<ClCompile Include="meta\riff.c" /> <ClCompile Include="meta\riff.c" />
@ -487,7 +487,7 @@
<ClCompile Include="layout\mxch_blocked.c" /> <ClCompile Include="layout\mxch_blocked.c" />
<ClCompile Include="layout\nolayout.c" /> <ClCompile Include="layout\nolayout.c" />
<ClCompile Include="layout\ps2_adm_blocked.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\rws_blocked.c" />
<ClCompile Include="layout\hwas_blocked.c" /> <ClCompile Include="layout\hwas_blocked.c" />
<ClCompile Include="layout\str_snds_blocked.c" /> <ClCompile Include="layout\str_snds_blocked.c" />

View File

@ -667,7 +667,7 @@
<ClCompile Include="meta\psx_gms.c"> <ClCompile Include="meta\psx_gms.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\psx_str_mgav.c"> <ClCompile Include="meta\ea_swvr.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\raw.c"> <ClCompile Include="meta\raw.c">
@ -1045,7 +1045,7 @@
<ClCompile Include="layout\ps2_adm_blocked.c"> <ClCompile Include="layout\ps2_adm_blocked.c">
<Filter>layout\Source Files</Filter> <Filter>layout\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="layout\psx_mgav_blocked.c"> <ClCompile Include="layout\blocked_ea_swvr.c">
<Filter>layout\Source Files</Filter> <Filter>layout\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="layout\rws_blocked.c"> <ClCompile Include="layout\rws_blocked.c">