mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 14:35:05 -05:00
fix fonts in strings
This commit is contained in:
parent
b81261065b
commit
4b4cee8d84
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user