mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-29 14:53:55 +01: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…
x
Reference in New Issue
Block a user