mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-14 12:25:34 -05:00
fix fonts in strings
This commit is contained in:
@@ -475,8 +475,10 @@ FONT_NORMAL = FC 06 02
|
||||
FONT_NORMAL_COPY_2 = FC 06 03
|
||||
FONT_MALE = FC 06 04
|
||||
FONT_FEMALE = FC 06 05
|
||||
FONT_NARROW = FC 06 07
|
||||
FONT_SMALL_NARROW = FC 06 08
|
||||
@ FONT_BRAILLE = FC 06 06 @ not implemented
|
||||
@ FONT_BOLD = FC 06 07 @ not implemented
|
||||
FONT_NARROW = FC 06 08
|
||||
FONT_SMALL_NARROW = FC 06 09
|
||||
FONT_NARROWER = FC 06 0A
|
||||
FONT_SMALL_NARROWER = FC 06 0B
|
||||
FONT_SHORT_NARROW = FC 06 0C
|
||||
|
||||
Reference in New Issue
Block a user