i don't understand why this doesn't fix it

This commit is contained in:
Brooke Vibber 2022-11-29 14:49:13 -08:00
parent 1f813b4e8e
commit 538bd2ac7c

View file

@ -135,7 +135,7 @@ each_scanline:
pla pla
tay tay
iny iny
cpy height cpy #height
bne each_scanline bne each_scanline
jmp wait_start jmp wait_start