-
Notifications
You must be signed in to change notification settings - Fork 22
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
9 files
+45 −22 | src/rapi/rc_api_common.c | |
+45 −27 | src/rcheevos/rc_validate.c | |
+8 −3 | src/rcheevos/value.c | |
+7 −1 | src/rhash/hash.c | |
+25 −0 | test/rapi/test_rc_api_common.c | |
+18 −0 | test/rapi/test_rc_api_runtime.c | |
+14 −0 | test/rcheevos/test_condset.c | |
+15 −5 | test/rcheevos/test_rc_validate.c | |
+2 −2 | test/rhash/test_hash.c |