aboutsummaryrefslogtreecommitdiff
path: root/main.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'main.gbasm')
-rw-r--r--main.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.gbasm b/main.gbasm
index 699238c..523e924 100644
--- a/main.gbasm
+++ b/main.gbasm
@@ -260,7 +260,7 @@ VBLANK_Entrypoint:
LD $mem_loop_frame_timer, A
.ENABLE_VBLANK_INTERRUPTS
- RET
+ RETI
STAT_Entrypoint:
PUSH AF