mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-25 13:33:13 +00:00
fix regression in pref_set
This commit is contained in:
parent
426460629f
commit
da999d486d
@ -183,7 +183,7 @@ pref_set
|
|||||||
clc
|
clc
|
||||||
adc $FE
|
adc $FE
|
||||||
sta $FE
|
sta $FE
|
||||||
bne +
|
bcc +
|
||||||
inc $FF
|
inc $FF
|
||||||
+ rts
|
+ rts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user