mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-25 15:20:21 +01:00
Rename ps2_aus.c to aus.c for consistency
This commit is contained in:
parent
a0fa4422ca
commit
47bdada1e8
@ -795,7 +795,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\ps2_aus.c"
|
||||
RelativePath=".\meta\aus.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -294,7 +294,7 @@
|
||||
<ClCompile Include="meta\ps2_adsc.c" />
|
||||
<ClCompile Include="meta\ps2_ass.c" />
|
||||
<ClCompile Include="meta\ps2_ast.c" />
|
||||
<ClCompile Include="meta\ps2_aus.c" />
|
||||
<ClCompile Include="meta\aus.c" />
|
||||
<ClCompile Include="meta\ps2_b1s.c" />
|
||||
<ClCompile Include="meta\ps2_bg00.c" />
|
||||
<ClCompile Include="meta\ps2_bmdx.c" />
|
||||
|
@ -472,7 +472,7 @@
|
||||
<ClCompile Include="meta\ps2_ast.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_aus.c">
|
||||
<ClCompile Include="meta\aus.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_b1s.c">
|
||||
|
Loading…
Reference in New Issue
Block a user