mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-08 19:16:01 -05:00
Update main.c
This commit is contained in:
@@ -298,7 +298,7 @@ void InitIntrHandlers(void)
|
||||
|
||||
REG_IME = 1;
|
||||
|
||||
EnableInterrupts(INTR_FLAG_VBLANK);
|
||||
EnableInterrupts(0x1);
|
||||
}
|
||||
|
||||
void SetVBlankCallback(IntrCallback callback)
|
||||
|
||||
Reference in New Issue
Block a user