Fix next column
This commit is contained in:
parent
facc1b4914
commit
a05dddd0d6
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@ do_not_change_color:
|
||||||
ldy #$00
|
ldy #$00
|
||||||
sty SCRX
|
sty SCRX
|
||||||
|
|
||||||
|
inc SCRY
|
||||||
|
|
||||||
jmp update_adscr
|
jmp update_adscr
|
||||||
|
|
||||||
@no_inc:
|
@no_inc:
|
||||||
|
|
Loading…
Add table
Reference in a new issue