mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Bump rcheevos to v12.0.0
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<ClCompile Include="..\..\ext\rcheevos\src\rcheevos\runtime_progress.c" />
|
||||
<ClCompile Include="..\..\ext\rcheevos\src\rcheevos\trigger.c" />
|
||||
<ClCompile Include="..\..\ext\rcheevos\src\rcheevos\value.c" />
|
||||
<ClCompile Include="..\..\ext\rcheevos\src\rhash\hash.c" />
|
||||
<ClCompile Include="..\..\ext\rcheevos\src\rhash\md5.c" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
|
||||
@@ -149,5 +149,8 @@
|
||||
<ClCompile Include="..\..\ext\rcheevos\src\rc_util.c">
|
||||
<Filter>rcheevos</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\ext\rcheevos\src\rhash\hash.c">
|
||||
<Filter>rhash</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user