You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Use a FIRST_UNOWN_CHAR constant for the Unown font
This commit is contained in:
@@ -44,3 +44,6 @@ PRINTNUM_LEADINGZEROS EQU 1 << PRINTNUM_LEADINGZEROS_F
|
||||
; character sets (see charmap.asm)
|
||||
FIRST_REGULAR_TEXT_CHAR EQU $60
|
||||
FIRST_HIRAGANA_DAKUTEN_CHAR EQU $20
|
||||
|
||||
; gfx/font/unown_font.png
|
||||
FIRST_UNOWN_CHAR EQU $40
|
||||
|
Reference in New Issue
Block a user