mirror of
https://github.com/cc65/cc65.git
synced 2026-04-25 22:18:27 +00:00
Fix next column
This commit is contained in:
@@ -78,6 +78,8 @@ do_not_change_color:
|
||||
bne @no_inc
|
||||
ldy #$00
|
||||
sty SCRX
|
||||
|
||||
inc SCRY
|
||||
|
||||
jmp update_adscr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user