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:
@@ -64,7 +64,7 @@ CURS_Y:
|
||||
.byte 12
|
||||
.byte 0
|
||||
; Cursor
|
||||
.byte 127
|
||||
.byte 254
|
||||
.byte 0
|
||||
.byte >_font160
|
||||
.byte 0
|
||||
|
Reference in New Issue
Block a user