mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-19 20:32:02 +00:00
don't force redraw
This commit is contained in:
parent
0b2dd2faac
commit
fa9640e58c
@ -145,7 +145,9 @@ OnError
|
||||
bpl @noload ; (always branches)
|
||||
+ jsr LoadGameTitleOffscreen
|
||||
@noload jsr DrawUI
|
||||
jmp MaybeAnimateTitle
|
||||
jsr MaybeAnimateTitle
|
||||
clc
|
||||
rts
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; IsSearchKey
|
||||
|
Loading…
Reference in New Issue
Block a user