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