1
0
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:
jede
2021-03-09 22:02:26 +01:00
parent facc1b4914
commit a05dddd0d6
+2
View File
@@ -78,6 +78,8 @@ do_not_change_color:
bne @no_inc
ldy #$00
sty SCRX
inc SCRY
jmp update_adscr