mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-28 09:30:41 +00:00
ootw: l3: speed up steam now that things are slower
This commit is contained in:
parent
39c33ef37d
commit
79165c93bf
@ -680,7 +680,7 @@ handle_steam:
|
||||
; increment steam states
|
||||
|
||||
lda FRAMEL
|
||||
and #$3
|
||||
and #$1
|
||||
bne no_inc_steam
|
||||
|
||||
ldx #3
|
||||
|
Loading…
Reference in New Issue
Block a user