-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule rcheevos
updated
10 files
+0 −2 | .github/workflows/c-cpp.yml | |
+7 −0 | CHANGELOG.md | |
+17 −1 | README.md | |
+5 −5 | include/rc_hash.h | |
+3 −0 | include/rc_runtime.h | |
+4 −4 | src/rcheevos/consoleinfo.c | |
+15 −0 | src/rcheevos/runtime.c | |
+18 −0 | test/rapi/test_rc_api_runtime.c | |
+9 −12 | test/rcheevos-test.vcxproj | |
+9 −12 | validator/validator.vcxproj |