don't force redraw

This commit is contained in:
4am 2019-10-02 19:13:42 -04:00
parent 0b2dd2faac
commit fa9640e58c

View File

@ -145,7 +145,9 @@ OnError
bpl @noload ; (always branches)
+ jsr LoadGameTitleOffscreen
@noload jsr DrawUI
jmp MaybeAnimateTitle
jsr MaybeAnimateTitle
clc
rts
;------------------------------------------------------------------------------
; IsSearchKey