Move more unknown graphics into real subfolders
14
Makefile
@ -196,15 +196,17 @@ gfx/trainer_card/kris_card.2bpp: rgbgfx += -h
|
||||
|
||||
gfx/battle/dude.2bpp: rgbgfx += -h
|
||||
|
||||
gfx/font/unused_bold_font.1bpp: tools/gfx += --trim-whitespace
|
||||
|
||||
gfx/pokegear/pokegear.2bpp: rgbgfx += -x2
|
||||
gfx/pokegear/pokegear_sprites.2bpp: tools/gfx += --trim-whitespace
|
||||
|
||||
gfx/unknown/ascii_font.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/unknown/bold_font.1bpp: tools/gfx += --trim-whitespace
|
||||
gfx/unknown/electro_ball.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/unknown/electro_ball_nonmatching.2bpp: tools/gfx += --remove-duplicates --remove-xflip
|
||||
gfx/unknown/mobile_splash.2bpp: tools/gfx += --remove-duplicates --remove-xflip
|
||||
gfx/unknown/pichu_animated.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/mobile/ascii_font.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/mobile/electro_ball.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/mobile/electro_ball_nonmatching.2bpp: tools/gfx += --remove-duplicates --remove-xflip
|
||||
gfx/mobile/mobile_splash.2bpp: tools/gfx += --remove-duplicates --remove-xflip
|
||||
gfx/mobile/pichu_animated.2bpp: tools/gfx += --trim-whitespace
|
||||
|
||||
gfx/unknown/unknown_egg.2bpp: rgbgfx += -h
|
||||
|
||||
|
||||
|
@ -2577,7 +2577,7 @@ Special_CableClubCheckWhichChris: ; 29f47
|
||||
ret
|
||||
; 29f54
|
||||
|
||||
GFX_29f54: ; 29f54
|
||||
UnusedGen1LinkCommsBorderGFX: ; 29f54
|
||||
; unreferenced
|
||||
INCBIN "gfx/unknown/unused_border.2bpp"
|
||||
INCBIN "gfx/trade/unused_gen_1_border_tiles.2bpp"
|
||||
; 29fe4
|
||||
|
@ -214,9 +214,9 @@ UnownDexVacantString:
|
||||
; 16d9c
|
||||
|
||||
UnownDexATile: ; 16d9c
|
||||
INCBIN "gfx/unknown/bold_a.1bpp"
|
||||
INCBIN "gfx/printer/bold_a.1bpp"
|
||||
UnownDexBTile: ; 16da4
|
||||
INCBIN "gfx/unknown/bold_b.1bpp"
|
||||
INCBIN "gfx/printer/bold_b.1bpp"
|
||||
; 16dac
|
||||
|
||||
PlaceUnownPrinterFrontpic: ; 16dac
|
||||
|
@ -50,16 +50,16 @@ TownMapGFX: ; f8ba0
|
||||
INCBIN "gfx/pokegear/town_map.2bpp.lz"
|
||||
; f8ea4
|
||||
|
||||
WeekdayKanjiGFX: ; unused kanji
|
||||
INCBIN "gfx/font/weekday_kanji.2bpp"
|
||||
UnusedWeekdayKanjiGFX: ; unused kanji
|
||||
INCBIN "gfx/font/unused_weekday_kanji.2bpp"
|
||||
; f8f24
|
||||
|
||||
OverworldPhoneIconGFX: ; f8f24
|
||||
INCBIN "gfx/font/overworld_phone_icon.2bpp"
|
||||
; f8f34
|
||||
|
||||
GFX_f8f34: ; unused bold letters + unown chars
|
||||
INCBIN "gfx/unknown/bold_font.1bpp"
|
||||
UnusedBoldFontGFX: ; unused bold letters + unown chars
|
||||
INCBIN "gfx/font/unused_bold_font.1bpp"
|
||||
; f9204
|
||||
|
||||
TextBoxSpaceGFX: ; f9204
|
||||
|
Before Width: | Height: | Size: 575 B After Width: | Height: | Size: 575 B |
Before Width: | Height: | Size: 142 B After Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 762 B After Width: | Height: | Size: 762 B |
Before Width: | Height: | Size: 77 B After Width: | Height: | Size: 77 B |
Before Width: | Height: | Size: 692 B After Width: | Height: | Size: 692 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 77 B After Width: | Height: | Size: 77 B |
Before Width: | Height: | Size: 85 B After Width: | Height: | Size: 85 B |
Before Width: | Height: | Size: 77 B After Width: | Height: | Size: 77 B |
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 175 B |