graphics tweaks

This commit is contained in:
2026-07-21 16:46:09 +02:00
parent c703d8b5f3
commit 8420213065
13 changed files with 1131 additions and 290 deletions
+2 -2
View File
@@ -78,11 +78,11 @@ iw_skip:
; fire skips, otherwise wait out the timer
jsr start_edge
beq iw_tick
jmp menu_init
+fadeto menu_init
iw_tick:
dec introt
bne iw_done
jmp menu_init
+fadeto menu_init
iw_done:
rts