Update main.c
This commit is contained in:
+1
-1
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user