mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-01 14:24:02 +00:00
Typo in Core.vcxproj
This commit is contained in:
parent
18e7e73646
commit
a464221f83
@ -226,7 +226,7 @@
|
||||
<ClCompile Include="HLE\sceDisplay.cpp" />
|
||||
<ClCompile Include="HLE\sceDmac.cpp" />
|
||||
<ClCompile Include="HLE\sceFont.cpp" />
|
||||
<ClCompile Include="HLE\sceG729" />
|
||||
<ClCompile Include="HLE\sceG729.cpp" />
|
||||
<ClCompile Include="HLE\sceGe.cpp" />
|
||||
<ClCompile Include="HLE\sceHeap.cpp" />
|
||||
<ClCompile Include="HLE\sceHprm.cpp" />
|
||||
@ -479,7 +479,7 @@
|
||||
<ClInclude Include="HLE\sceDisplay.h" />
|
||||
<ClInclude Include="HLE\sceDmac.h" />
|
||||
<ClInclude Include="HLE\sceFont.h" />
|
||||
<ClInclude Include="HLE\sceG729" />
|
||||
<ClInclude Include="HLE\sceG729.h" />
|
||||
<ClInclude Include="HLE\sceGe.h" />
|
||||
<ClInclude Include="HLE\sceHeap.h" />
|
||||
<ClInclude Include="HLE\sceHprm.h" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user