small fix
This commit is contained in:
parent
e548f48e72
commit
e67a84d669
@ -207,7 +207,7 @@ foodEaten:
|
||||
inx
|
||||
stx length
|
||||
|
||||
cpx #$0a ; check if level is finished
|
||||
cpx #$40 ; check if level is finished
|
||||
bne genFood ; if not, skip
|
||||
clc
|
||||
lda score ; else increment total score
|
||||
|
Loading…
Reference in New Issue
Block a user