Rename ps2_mib.c to ps_headerless,c

This commit is contained in:
bnnm 2018-08-22 20:29:29 +02:00
parent 69c791656e
commit 785741e7e1
4 changed files with 3 additions and 3 deletions

View File

@ -967,7 +967,7 @@
> >
</File> </File>
<File <File
RelativePath=".\meta\ps2_mib.c" RelativePath=".\meta\ps_headerless.c"
> >
</File> </File>
<File <File

View File

@ -341,7 +341,7 @@
<ClCompile Include="meta\ps2_leg.c" /> <ClCompile Include="meta\ps2_leg.c" />
<ClCompile Include="meta\ps2_lpcm.c" /> <ClCompile Include="meta\ps2_lpcm.c" />
<ClCompile Include="meta\ps2_mcg.c" /> <ClCompile Include="meta\ps2_mcg.c" />
<ClCompile Include="meta\ps2_mib.c" /> <ClCompile Include="meta\ps_headerless.c" />
<ClCompile Include="meta\ps2_mic.c" /> <ClCompile Include="meta\ps2_mic.c" />
<ClCompile Include="meta\ps2_mihb.c" /> <ClCompile Include="meta\ps2_mihb.c" />
<ClCompile Include="meta\ps2_msa.c" /> <ClCompile Include="meta\ps2_msa.c" />

View File

@ -589,7 +589,7 @@
<ClCompile Include="meta\ps2_mcg.c"> <ClCompile Include="meta\ps2_mcg.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\ps2_mib.c"> <ClCompile Include="meta\ps_headerless.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\ps2_mic.c"> <ClCompile Include="meta\ps2_mic.c">