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
+1 -1
View File
@@ -43,6 +43,6 @@ ou_hide:
ou_start:
jsr start_edge
beq ou_done
jmp title_init ; back to the menu, mode can be re-picked
jmp menu_init ; back to the menu, mode can be re-picked
ou_done:
rts