aboutsummaryrefslogtreecommitdiff
path: root/main.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-03-07 23:53:01 +0900
committerAstatin <[email protected]>2025-03-07 23:53:01 +0900
commit957834ffafd4c82700e27fd9d69b695bb2247d97 (patch)
tree2dd9e91df065328d145754b6572c52d09c5afa34 /main.gbasm
parentf56fac64f90feb0414a7372ea5897853738d110f (diff)
Fix random timing based halt locks
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 55dd8f2..88b269d 100644
--- a/main.gbasm
+++ b/main.gbasm
@@ -288,7 +288,7 @@ STAT_Entrypoint:
.DISABLE_LYC_INTERRUPT
POP DE
POP AF
- RET
+ RETI
.End_Top_Bar:
.DISABLE_DIALOGUE