menu and name fix

This commit is contained in:
2026-07-16 09:32:07 +02:00
parent 9cdc69d3ab
commit 1c388f0ca0
6 changed files with 49 additions and 47 deletions
+2 -2
View File
@@ -83,11 +83,11 @@ iw_skip:
; fire skips, otherwise wait out the timer
jsr start_edge
beq iw_tick
jmp title_init
jmp menu_init
iw_tick:
dec introt
bne iw_done
jmp title_init
jmp menu_init
iw_done:
rts