1
0
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:
jede
2021-03-09 22:02:26 +01:00
parent facc1b4914
commit a05dddd0d6

View File

@@ -79,6 +79,8 @@ do_not_change_color:
ldy #$00
sty SCRX
inc SCRY
jmp update_adscr
@no_inc: