1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-05 01:25:44 +00:00

Fix cursor character

This commit is contained in:
Karri Kaksonen
2022-04-02 10:51:45 +03:00
committed by mrdudz
parent ff0ddcb52b
commit f5c24be572

View File

@@ -64,7 +64,7 @@ CURS_Y:
.byte 12
.byte 0
; Cursor
.byte 127
.byte 254
.byte 0
.byte >_font160
.byte 0