3 files changed
+3
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
306 | 305 |
| |
307 | 306 |
| |
308 | 307 |
| |
| |||
315 | 314 |
| |
316 | 315 |
| |
317 | 316 |
| |
318 |
| - | |
319 | 317 |
| |
320 | 318 |
| |
321 | 319 |
| |
|
- include/rc_api_editor.h+6
- include/rc_api_info.h+3
- include/rc_api_runtime.h+5
- include/rc_api_user.h+29
- include/rc_client.h+22-12
- include/rc_runtime_types.h+1
- src/rapi/rc_api_common.c+229-183
- src/rapi/rc_api_common.h+12-10
- src/rapi/rc_api_editor.c+79-12
- src/rapi/rc_api_info.c+54-12
- src/rapi/rc_api_runtime.c+74-10
- src/rapi/rc_api_user.c+99-14
- src/rcheevos/memref.c+19
- src/rcheevos/operand.c+1
- src/rcheevos/rc_client.c+342-163
- src/rcheevos/rc_client_internal.h+29-4
- test/rapi/test_rc_api_common.c+57-12
- test/rapi/test_rc_api_runtime.c+59
- test/rapi/test_rc_api_user.c+40-2
- test/rcheevos/test_condset.c+136
- test/rcheevos/test_memref.c+19
- test/rcheevos/test_operand.c+12
- test/rcheevos/test_rc_client.c+696-299
- test/test.c+5-4
0 commit comments