N64: Use OSystem's 'slots' for timer/savefile manager
This commit is contained in:
parent
14f0a0c682
commit
9e1ed9ee6a
3 changed files with 6 additions and 23 deletions
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#include "osys_n64.h"
|
||||
#include "backends/timer/default/default-timer.h"
|
||||
|
||||
void checkTimers(void) {
|
||||
OSystem_N64 *osys = (OSystem_N64 *)g_system;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue