mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-06 14:44:25 +01:00
Rename aax_layout.c to segmented.c
This commit is contained in:
parent
15f221af7c
commit
5cebfc49db
@ -1667,7 +1667,7 @@
|
|||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
>
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\layout\aax_layout.c"
|
RelativePath=".\layout\segmented.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
@ -465,7 +465,7 @@
|
|||||||
<ClCompile Include="coding\vorbis_custom_utils_wwise.c" />
|
<ClCompile Include="coding\vorbis_custom_utils_wwise.c" />
|
||||||
<ClCompile Include="coding\ws_decoder.c" />
|
<ClCompile Include="coding\ws_decoder.c" />
|
||||||
<ClCompile Include="coding\xa_decoder.c" />
|
<ClCompile Include="coding\xa_decoder.c" />
|
||||||
<ClCompile Include="layout\aax_layout.c" />
|
<ClCompile Include="layout\segmented.c" />
|
||||||
<ClCompile Include="layout\aix_layout.c" />
|
<ClCompile Include="layout\aix_layout.c" />
|
||||||
<ClCompile Include="layout\ast_blocked.c" />
|
<ClCompile Include="layout\ast_blocked.c" />
|
||||||
<ClCompile Include="layout\bdsp_blocked.c" />
|
<ClCompile Include="layout\bdsp_blocked.c" />
|
||||||
|
@ -970,7 +970,7 @@
|
|||||||
<ClCompile Include="coding\xa_decoder.c">
|
<ClCompile Include="coding\xa_decoder.c">
|
||||||
<Filter>coding\Source Files</Filter>
|
<Filter>coding\Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="layout\aax_layout.c">
|
<ClCompile Include="layout\segmented.c">
|
||||||
<Filter>layout\Source Files</Filter>
|
<Filter>layout\Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="layout\aix_layout.c">
|
<ClCompile Include="layout\aix_layout.c">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user