mirror of
https://github.com/cc65/cc65.git
synced 2025-04-12 00:37:12 +00:00
Fix next column
This commit is contained in:
parent
facc1b4914
commit
a05dddd0d6
@ -78,6 +78,8 @@ do_not_change_color:
|
||||
bne @no_inc
|
||||
ldy #$00
|
||||
sty SCRX
|
||||
|
||||
inc SCRY
|
||||
|
||||
jmp update_adscr
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user