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