mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
Update main.c
This commit is contained in:
parent
3102d94e3c
commit
07d19ba526
|
|
@ -298,7 +298,7 @@ void InitIntrHandlers(void)
|
|||
|
||||
REG_IME = 1;
|
||||
|
||||
EnableInterrupts(INTR_FLAG_VBLANK);
|
||||
EnableInterrupts(0x1);
|
||||
}
|
||||
|
||||
void SetVBlankCallback(IntrCallback callback)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user