mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-31 04:13:47 +01:00
Move ps2_rxws.c to rxws.c
This commit is contained in:
parent
38360275a5
commit
5e55e78979
@ -1414,10 +1414,6 @@
|
||||
RelativePath=".\meta\ps2_rstm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\ps2_rxws.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\ps2_sfs.c"
|
||||
>
|
||||
|
@ -472,7 +472,6 @@
|
||||
<ClCompile Include="meta\vsv.c" />
|
||||
<ClCompile Include="meta\ps2_rnd.c" />
|
||||
<ClCompile Include="meta\ps2_rstm.c" />
|
||||
<ClCompile Include="meta\ps2_rxws.c" />
|
||||
<ClCompile Include="meta\ps2_sfs.c" />
|
||||
<ClCompile Include="meta\ps2_sl3.c" />
|
||||
<ClCompile Include="meta\ps2_smpl.c" />
|
||||
|
@ -913,9 +913,6 @@
|
||||
<ClCompile Include="meta\ps2_rstm.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_rxws.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_sfs.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
|
Loading…
x
Reference in New Issue
Block a user