mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
Fix cursor character
This commit is contained in:
@@ -64,7 +64,7 @@ CURS_Y:
|
|||||||
.byte 12
|
.byte 12
|
||||||
.byte 0
|
.byte 0
|
||||||
; Cursor
|
; Cursor
|
||||||
.byte 127
|
.byte 254
|
||||||
.byte 0
|
.byte 0
|
||||||
.byte >_font160
|
.byte >_font160
|
||||||
.byte 0
|
.byte 0
|
||||||
|
Reference in New Issue
Block a user