mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-25 15:20:21 +01:00
Rename atsl3.c to atsl.c for consistency
This commit is contained in:
parent
ce568fb6a3
commit
36ff981ef9
@ -277,7 +277,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\atsl3.c"
|
||||
RelativePath=".\meta\atsl.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -186,7 +186,7 @@
|
||||
<ClCompile Include="meta\aix.c" />
|
||||
<ClCompile Include="meta\apple_caff.c" />
|
||||
<ClCompile Include="meta\ast.c" />
|
||||
<ClCompile Include="meta\atsl3.c" />
|
||||
<ClCompile Include="meta\atsl.c" />
|
||||
<ClCompile Include="meta\atx.c" />
|
||||
<ClCompile Include="meta\baf.c" />
|
||||
<ClCompile Include="meta\bgw.c" />
|
||||
|
@ -169,7 +169,7 @@
|
||||
<ClCompile Include="meta\ast.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\atsl3.c">
|
||||
<ClCompile Include="meta\atsl.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\atx.c">
|
||||
|
Loading…
Reference in New Issue
Block a user