Rename ps3_vawx to vawx (cleanup)

This commit is contained in:
bnnm 2017-03-18 17:53:19 +01:00
parent a8fea8f35c
commit e5b384ea40
6 changed files with 5 additions and 5 deletions

View File

@ -279,7 +279,7 @@ META_OBJS=meta/adx_header.o \
meta/ps2_iab.o \
meta/ps2_strlr.o \
meta/lsf.o \
meta/ps3_vawx.o \
meta/vawx.o \
meta/pc_snds.o \
meta/ps2_wmus.o \
meta/mattel_hyperscan.o \

View File

@ -967,7 +967,7 @@
>
</File>
<File
RelativePath=".\meta\ps3_vawx.c"
RelativePath=".\meta\vawx.c"
>
</File>
<File

View File

@ -160,7 +160,7 @@
<ClCompile Include="meta\ps3_klbs.c" />
<ClCompile Include="meta\ps3_past.c" />
<ClCompile Include="meta\ps3_sgh_sgb.c" />
<ClCompile Include="meta\ps3_vawx.c" />
<ClCompile Include="meta\vawx.c" />
<ClCompile Include="meta\seg.c" />
<ClCompile Include="meta\sqex_scd.c" />
<ClCompile Include="meta\tun.c" />

View File

@ -928,7 +928,7 @@
<ClCompile Include="meta\lsf.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\ps3_vawx.c">
<ClCompile Include="meta\vawx.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\pc_snds.c">

View File

@ -219,7 +219,7 @@ libmeta_la_SOURCES += x360_tra.c
libmeta_la_SOURCES += ps2_iab.c
libmeta_la_SOURCES += ps2_strlr.c
libmeta_la_SOURCES += lsf.c
libmeta_la_SOURCES += ps3_vawx.c
libmeta_la_SOURCES += vawx.c
libmeta_la_SOURCES += pc_snds.c
libmeta_la_SOURCES += ps2_wmus.c
libmeta_la_SOURCES += mattel_hyperscan.c