Rename psx_cdxa.c to xa.c, psx_fag.c to fag.c for clarity

This commit is contained in:
bnnm 2018-12-08 02:52:55 +01:00
parent 30481a5dcc
commit b43bb3aefe
5 changed files with 6 additions and 6 deletions

View File

@ -1275,11 +1275,11 @@
>
</File>
<File
RelativePath=".\meta\psx_cdxa.c"
RelativePath=".\meta\xa.c"
>
</File>
<File
RelativePath=".\meta\psx_fag.c"
RelativePath=".\meta\fag.c"
>
</File>
<File

View File

@ -406,8 +406,8 @@
<ClCompile Include="meta\ps3_cps.c" />
<ClCompile Include="meta\ps3_msf.c" />
<ClCompile Include="meta\ps3_mta2.c" />
<ClCompile Include="meta\psx_cdxa.c" />
<ClCompile Include="meta\psx_fag.c" />
<ClCompile Include="meta\xa.c" />
<ClCompile Include="meta\fag.c" />
<ClCompile Include="meta\psx_gms.c" />
<ClCompile Include="meta\ea_swvr.c" />
<ClCompile Include="meta\raw.c" />

View File

@ -781,10 +781,10 @@
<ClCompile Include="meta\ps3_mta2.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\psx_cdxa.c">
<ClCompile Include="meta\xa.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\psx_fag.c">
<ClCompile Include="meta\fag.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\psx_gms.c">