cleanup: adm3.c to adm.c

This commit is contained in:
bnnm 2023-08-19 23:30:25 +02:00
parent 651a66624e
commit fbcd503bd7
3 changed files with 2 additions and 2 deletions

View File

@ -337,7 +337,7 @@
<ClCompile Include="meta\acb.c" />
<ClCompile Include="meta\acm.c" />
<ClCompile Include="meta\acx.c" />
<ClCompile Include="meta\adm3.c" />
<ClCompile Include="meta\adm.c" />
<ClCompile Include="meta\adpcm_capcom.c" />
<ClCompile Include="meta\adp_konami.c" />
<ClCompile Include="meta\adp_qd.c" />

View File

@ -832,7 +832,7 @@
<ClCompile Include="meta\acx.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\adm3.c">
<ClCompile Include="meta\adm.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\adpcm_capcom.c">