mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-29 19:37:30 +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"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\layout\aax_layout.c"
|
||||
RelativePath=".\layout\segmented.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -465,7 +465,7 @@
|
||||
<ClCompile Include="coding\vorbis_custom_utils_wwise.c" />
|
||||
<ClCompile Include="coding\ws_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\ast_blocked.c" />
|
||||
<ClCompile Include="layout\bdsp_blocked.c" />
|
||||
|
@ -970,7 +970,7 @@
|
||||
<ClCompile Include="coding\xa_decoder.c">
|
||||
<Filter>coding\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\aax_layout.c">
|
||||
<ClCompile Include="layout\segmented.c">
|
||||
<Filter>layout\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\aix_layout.c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user