insert 2 bytes at beginning of a font (first char, num chars)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
|
||||
font8x8:
|
||||
.db 32, 64
|
||||
.db 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, ; 0x20
|
||||
.db 0x0C,0x1E,0x1E,0x0C,0x0C,0x00,0x0C,0x00, ; 0x21
|
||||
.db 0x36,0x36,0x36,0x00,0x00,0x00,0x00,0x00, ; 0x22
|
||||
|
||||
Reference in New Issue
Block a user