working on mooneye test suite
This commit is contained in:
@ -7,6 +7,8 @@ typedef struct {
|
||||
u8 tima;
|
||||
u8 tma;
|
||||
u8 tac;
|
||||
bool tima_needs_reset;
|
||||
bool tima_just_reset;
|
||||
} timer_context;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user