mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 00:04:04 +01:00
Rename nds_sad.c to sadl.c
This commit is contained in:
parent
b45afd57f4
commit
45cda9b0ca
@ -943,7 +943,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\nds_sad.c"
|
||||
RelativePath=".\meta\sadl.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -360,7 +360,7 @@
|
||||
<ClCompile Include="meta\naomi_spsd.c" />
|
||||
<ClCompile Include="meta\nds_hwas.c" />
|
||||
<ClCompile Include="meta\nds_rrds.c" />
|
||||
<ClCompile Include="meta\nds_sad.c" />
|
||||
<ClCompile Include="meta\sadl.c" />
|
||||
<ClCompile Include="meta\nds_strm.c" />
|
||||
<ClCompile Include="meta\nds_strm_ffta2.c" />
|
||||
<ClCompile Include="meta\nds_swav.c" />
|
||||
|
@ -595,7 +595,7 @@
|
||||
<ClCompile Include="meta\nds_rrds.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\nds_sad.c">
|
||||
<ClCompile Include="meta\sadl.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\nds_strm.c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user