mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
Rename wsi_blocked.c to blocked_wsi.c
This commit is contained in:
parent
8bb9fa5f4a
commit
bd684f7680
@ -1819,7 +1819,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\layout\wsi_blocked.c"
|
||||
RelativePath=".\layout\blocked_wsi.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -499,7 +499,7 @@
|
||||
<ClCompile Include="layout\thp_blocked.c" />
|
||||
<ClCompile Include="layout\vs_blocked.c" />
|
||||
<ClCompile Include="layout\ws_aud_blocked.c" />
|
||||
<ClCompile Include="layout\wsi_blocked.c" />
|
||||
<ClCompile Include="layout\blocked_wsi.c" />
|
||||
<ClCompile Include="layout\xa_blocked.c" />
|
||||
<ClCompile Include="layout\xvas_block.c" />
|
||||
<ClCompile Include="..\ext_libs\clHCA.c" />
|
||||
|
@ -1072,7 +1072,7 @@
|
||||
<ClCompile Include="layout\ws_aud_blocked.c">
|
||||
<Filter>layout\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\wsi_blocked.c">
|
||||
<ClCompile Include="layout\blocked_wsi.c">
|
||||
<Filter>layout\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="layout\xa_blocked.c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user