Rename nds_sad.c to sadl.c

This commit is contained in:
bnnm 2020-05-24 16:18:43 +02:00
parent b45afd57f4
commit 45cda9b0ca
4 changed files with 3 additions and 3 deletions

View File

@ -943,7 +943,7 @@
>
</File>
<File
RelativePath=".\meta\nds_sad.c"
RelativePath=".\meta\sadl.c"
>
</File>
<File

View 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" />

View File

@ -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">