small fix

This commit is contained in:
giomba 2020-04-23 12:29:43 +02:00
parent e548f48e72
commit e67a84d669
1 changed files with 1 additions and 1 deletions

View File

@ -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