fix Frogger II when not cheating

This commit is contained in:
Peter Ferrie 2020-07-05 17:19:01 -07:00
parent 7675a29e1c
commit 51db983fbe

View File

@ -22,10 +22,10 @@
callback
+ENABLE_ACCEL
jsr $B050
+GET_MACHINE_STATUS
and #CHEATS_ENABLED
beq +
jsr $B050
beq ++
ldx #$A5
lda $B158
cmp #$30