Rename ads.c to ads_midway.c

This commit is contained in:
bnnm 2021-06-20 10:56:09 +02:00
parent 48283a0f8e
commit ee93b9d59f
4 changed files with 3 additions and 3 deletions

View File

@ -513,7 +513,7 @@
> >
</File> </File>
<File <File
RelativePath=".\meta\ads.c" RelativePath=".\meta\ads_midway.c"
> >
</File> </File>
<File <File

View File

@ -292,7 +292,7 @@
<ClCompile Include="meta\acx.c" /> <ClCompile Include="meta\acx.c" />
<ClCompile Include="meta\adp_konami.c" /> <ClCompile Include="meta\adp_konami.c" />
<ClCompile Include="meta\adpcm_capcom.c" /> <ClCompile Include="meta\adpcm_capcom.c" />
<ClCompile Include="meta\ads.c" /> <ClCompile Include="meta\ads_midway.c" />
<ClCompile Include="meta\adx.c" /> <ClCompile Include="meta\adx.c" />
<ClCompile Include="meta\afc.c" /> <ClCompile Include="meta\afc.c" />
<ClCompile Include="meta\agsc.c" /> <ClCompile Include="meta\agsc.c" />

View File

@ -388,7 +388,7 @@
<ClCompile Include="meta\adpcm_capcom.c"> <ClCompile Include="meta\adpcm_capcom.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\ads.c"> <ClCompile Include="meta\ads_midway.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\adx.c"> <ClCompile Include="meta\adx.c">