mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 09:40:51 +01:00
Rename *emff.c to *mul.c
This commit is contained in:
parent
47ab52f4f2
commit
a1d559d529
@ -525,7 +525,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\emff.c"
|
||||
RelativePath=".\meta\mul.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -2031,7 +2031,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\layout\blocked_emff.c"
|
||||
RelativePath=".\layout\blocked_mul.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -251,7 +251,7 @@
|
||||
<ClCompile Include="meta\ea_eaac.c" />
|
||||
<ClCompile Include="meta\ea_wve_au00.c" />
|
||||
<ClCompile Include="meta\ea_wve_ad10.c" />
|
||||
<ClCompile Include="meta\emff.c" />
|
||||
<ClCompile Include="meta\mul.c" />
|
||||
<ClCompile Include="meta\exakt_sc.c" />
|
||||
<ClCompile Include="meta\ffw.c" />
|
||||
<ClCompile Include="meta\flx.c" />
|
||||
@ -555,7 +555,7 @@
|
||||
<ClCompile Include="layout\blocked_ea_sns.c" />
|
||||
<ClCompile Include="layout\blocked_ea_wve_au00.c" />
|
||||
<ClCompile Include="layout\blocked_ea_wve_ad10.c" />
|
||||
<ClCompile Include="layout\blocked_emff.c" />
|
||||
<ClCompile Include="layout\blocked_mul.c" />
|
||||
<ClCompile Include="layout\blocked_filp.c" />
|
||||
<ClCompile Include="layout\blocked_gsb.c" />
|
||||
<ClCompile Include="layout\blocked_h4m.c" />
|
||||
|
@ -334,7 +334,7 @@
|
||||
<ClCompile Include="meta\ea_wve_ad10.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\emff.c">
|
||||
<ClCompile Include="meta\mul.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\exakt_sc.c">
|
||||
@ -1213,7 +1213,7 @@
|
||||
<ClCompile Include="layout\blocked_ea_sns.c">
|
||||
<Filter>layout\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\blocked_emff.c">
|
||||
<ClCompile Include="layout\blocked_mul.c">
|
||||
<Filter>layout\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\blocked_filp.c">
|
||||
|
Loading…
Reference in New Issue
Block a user