Rename ngc_vid1.c to vid1.c

This commit is contained in:
bnnm 2020-03-08 22:05:07 +01:00
parent 1430f7dc7c
commit 02e86cb17b
4 changed files with 3 additions and 3 deletions

View File

@ -1007,7 +1007,7 @@
> >
</File> </File>
<File <File
RelativePath=".\meta\ngc_vid1.c" RelativePath=".\meta\vid1.c"
> >
</File> </File>
<File <File

View File

@ -374,7 +374,7 @@
<ClCompile Include="meta\ngc_tydsp.c" /> <ClCompile Include="meta\ngc_tydsp.c" />
<ClCompile Include="meta\ngc_ymf.c" /> <ClCompile Include="meta\ngc_ymf.c" />
<ClCompile Include="meta\ngc_ulw.c" /> <ClCompile Include="meta\ngc_ulw.c" />
<ClCompile Include="meta\ngc_vid1.c" /> <ClCompile Include="meta\vid1.c" />
<ClCompile Include="meta\nus3audio.c" /> <ClCompile Include="meta\nus3audio.c" />
<ClCompile Include="meta\nus3bank.c" /> <ClCompile Include="meta\nus3bank.c" />
<ClCompile Include="meta\nwa.c" /> <ClCompile Include="meta\nwa.c" />

View File

@ -646,7 +646,7 @@
<ClCompile Include="meta\ngc_ulw.c"> <ClCompile Include="meta\ngc_ulw.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\ngc_vid1.c"> <ClCompile Include="meta\vid1.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\nus3audio.c"> <ClCompile Include="meta\nus3audio.c">