mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 11:44:17 +01:00
unused fonts are FRLG male/female fonts
(thanks to Ketsuban from #pret)
This commit is contained in:
parent
7199d3a54a
commit
5c20c01b7a
44
data/data2.s
44
data/data2.s
@ -123,6 +123,8 @@ gMenuCursorDimensions: ; 82EA608
|
|||||||
.byte 8, 8
|
.byte 8, 8
|
||||||
.byte 0, 0
|
.byte 0, 0
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont9JapaneseGlyphs: ; 82EA61C
|
gFont9JapaneseGlyphs: ; 82EA61C
|
||||||
.incbin "data/graphics/fonts/font9.hwjpnfont"
|
.incbin "data/graphics/fonts/font9.hwjpnfont"
|
||||||
|
|
||||||
@ -11092,6 +11094,8 @@ gUnknown_08616120: ; 8616120
|
|||||||
gUnknown_08616124: ; 8616124
|
gUnknown_08616124: ; 8616124
|
||||||
.incbin "base_emerald.gba", 0x616124, 0x4
|
.incbin "base_emerald.gba", 0x616124, 0x4
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont6BrailleGlyphs: ; 8616128
|
gFont6BrailleGlyphs: ; 8616128
|
||||||
.incbin "data/graphics/fonts/font6.fwjpnfont"
|
.incbin "data/graphics/fonts/font6.fwjpnfont"
|
||||||
|
|
||||||
@ -12031,53 +12035,77 @@ gUnknown_0862B7E8: ; 862B7E8
|
|||||||
gUnknown_0862B7FC: ; 862B7FC
|
gUnknown_0862B7FC: ; 862B7FC
|
||||||
.incbin "base_emerald.gba", 0x62b7fc, 0x2e8
|
.incbin "base_emerald.gba", 0x62b7fc, 0x2e8
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont8LatinGlyphs: ; 862BAE4
|
gFont8LatinGlyphs: ; 862BAE4
|
||||||
.incbin "data/graphics/fonts/font8.latfont"
|
.incbin "data/graphics/fonts/font8.latfont"
|
||||||
|
|
||||||
gFont8LatinGlyphWidths: ; 8633AE4
|
gFont8LatinGlyphWidths: ; 8633AE4
|
||||||
.include "data/graphics/fonts/font8_latin_widths.s"
|
.include "data/graphics/fonts/font8_latin_widths.s"
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont0LatinGlyphs: ; 8633CE4
|
gFont0LatinGlyphs: ; 8633CE4
|
||||||
.incbin "data/graphics/fonts/font0.latfont"
|
.incbin "data/graphics/fonts/font0.latfont"
|
||||||
|
|
||||||
gFont0LatinGlyphWidths: ; 863BCE4
|
gFont0LatinGlyphWidths: ; 863BCE4
|
||||||
.include "data/graphics/fonts/font0_latin_widths.s"
|
.include "data/graphics/fonts/font0_latin_widths.s"
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont7LatinGlyphs: ; 863BEE4
|
gFont7LatinGlyphs: ; 863BEE4
|
||||||
.incbin "data/graphics/fonts/font7.latfont"
|
.incbin "data/graphics/fonts/font7.latfont"
|
||||||
|
|
||||||
gFont7LatinGlyphWidths: ; 8643EE4
|
gFont7LatinGlyphWidths: ; 8643EE4
|
||||||
.include "data/graphics/fonts/font7_latin_widths.s"
|
.include "data/graphics/fonts/font7_latin_widths.s"
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont2LatinGlyphs: ; 86440E4
|
gFont2LatinGlyphs: ; 86440E4
|
||||||
.incbin "data/graphics/fonts/font2.latfont"
|
.incbin "data/graphics/fonts/font2.latfont"
|
||||||
|
|
||||||
gFont2LatinGlyphWidths: ; 864C0E4
|
gFont2LatinGlyphWidths: ; 864C0E4
|
||||||
.include "data/graphics/fonts/font2_latin_widths.s"
|
.include "data/graphics/fonts/font2_latin_widths.s"
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont1LatinGlyphs: ; 864C2E4
|
gFont1LatinGlyphs: ; 864C2E4
|
||||||
.incbin "data/graphics/fonts/font1.latfont"
|
.incbin "data/graphics/fonts/font1.latfont"
|
||||||
|
|
||||||
gFont1LatinGlyphWidths: ; 86542E4
|
gFont1LatinGlyphWidths: ; 86542E4
|
||||||
.include "data/graphics/fonts/font1_latin_widths.s"
|
.include "data/graphics/fonts/font1_latin_widths.s"
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont0JapaneseGlyphs: ; 86544E4
|
gFont0JapaneseGlyphs: ; 86544E4
|
||||||
.incbin "data/graphics/fonts/font0.hwjpnfont"
|
.incbin "data/graphics/fonts/font0.hwjpnfont"
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont1JapaneseGlyphs: ; 86584E4
|
gFont1JapaneseGlyphs: ; 86584E4
|
||||||
.incbin "data/graphics/fonts/font1.hwjpnfont"
|
.incbin "data/graphics/fonts/font1.hwjpnfont"
|
||||||
|
|
||||||
gUnusedFullwidthJapaneseFontGlyphs: ; 865C4E4
|
; unused male Japanese font from FireRed/LeafGreen
|
||||||
.incbin "data/graphics/fonts/unused_1.fwjpnfont"
|
|
||||||
|
|
||||||
gUnusedFullwidthJapaneseFontGlyphWidths: ; 86644E4
|
.align 2, 0
|
||||||
.include "data/graphics/fonts/unused_japanese_font_1_widths.s"
|
|
||||||
|
|
||||||
gUnusedFullwidthJapaneseFont2Glyphs: ; 86646E4
|
; 865C4E4
|
||||||
.incbin "data/graphics/fonts/unused_2.fwjpnfont"
|
.incbin "data/graphics/fonts/unused_frlg_male.fwjpnfont"
|
||||||
|
|
||||||
gUnusedFullwidthJapaneseFont2GlyphWidths: ; 866C6E4
|
; 86644E4
|
||||||
.include "data/graphics/fonts/unused_japanese_font_2_widths.s"
|
.include "data/graphics/fonts/unused_japanese_frlg_male_font_widths.s"
|
||||||
|
|
||||||
|
; unused female Japanese font from FireRed/LeafGreen
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
|
; 86646E4
|
||||||
|
.incbin "data/graphics/fonts/unused_frlg_female.fwjpnfont"
|
||||||
|
|
||||||
|
; 866C6E4
|
||||||
|
.include "data/graphics/fonts/unused_japanese_frlg_female_font_widths.s"
|
||||||
|
|
||||||
|
.align 2, 0
|
||||||
|
|
||||||
gFont2JapaneseGlyphs: ; 866C8E4
|
gFont2JapaneseGlyphs: ; 866C8E4
|
||||||
.incbin "data/graphics/fonts/font2.fwjpnfont"
|
.incbin "data/graphics/fonts/font2.fwjpnfont"
|
||||||
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
@ -259,8 +259,8 @@ $(fontdir)/font2.fwjpnfont: $(fontdir)/font2_japanese.png
|
|||||||
$(fontdir)/font6.fwjpnfont: $(fontdir)/font6_braille.png
|
$(fontdir)/font6.fwjpnfont: $(fontdir)/font6_braille.png
|
||||||
$(gfx) $< $@
|
$(gfx) $< $@
|
||||||
|
|
||||||
$(fontdir)/unused_1.fwjpnfont: $(fontdir)/unused_japanese_font_1.png
|
$(fontdir)/unused_frlg_male.fwjpnfont: $(fontdir)/unused_japanese_frlg_male_font.png
|
||||||
$(gfx) $< $@
|
$(gfx) $< $@
|
||||||
|
|
||||||
$(fontdir)/unused_2.fwjpnfont: $(fontdir)/unused_japanese_font_2.png
|
$(fontdir)/unused_frlg_female.fwjpnfont: $(fontdir)/unused_japanese_frlg_female_font.png
|
||||||
$(gfx) $< $@
|
$(gfx) $< $@
|
||||||
|
Loading…
Reference in New Issue
Block a user