mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
shorter
This commit is contained in:
parent
d116b2f741
commit
e7846b180a
@ -108,8 +108,7 @@ SearchMode
|
||||
rts
|
||||
|
||||
.OnCheat
|
||||
lda #$FF
|
||||
sta SelectedIndex ; force reload
|
||||
dec SelectedIndex ; force reload (will be reset to correct value in .OnInputChanged)
|
||||
jsr ToggleCheat
|
||||
beq .OnInputChanged ; always branches because Z=1 on exit from ToggleCheat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user