Bump rcheevos to v12.0.0

This commit is contained in:
Henrik Rydgård
2025-08-24 14:58:53 +02:00
parent 9028866b7f
commit 65285e59c4
9 changed files with 15 additions and 10 deletions
+1
View File
@@ -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>