i don't understand why this doesn't fix it
This commit is contained in:
parent
1f813b4e8e
commit
538bd2ac7c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue