Use a FIRST_UNOWN_CHAR constant for the Unown font

This commit is contained in:
Rangi
2020-05-06 10:34:51 -04:00
parent b69526a908
commit 905833ef8c
3 changed files with 7 additions and 4 deletions

View File

@@ -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