ref: 2d644f5077fa9ec43009ea5ec072e6ade9a1f61b
parent: e6f6a753306865b2b4522850fd98665dc9546876
author: Remy Oukaour <[email protected]>
date: Mon Dec 11 13:04:23 EST 2017
Name some gfx/unknown/ files
--- a/Makefile
+++ b/Makefile
@@ -200,13 +200,13 @@
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/egg_animated.2bpp: tools/gfx += --trim-whitespace
+gfx/unknown/egg_animated_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/unknown/unknown_egg.2bpp: rgbgfx += -h
-gfx/unknown/0f8f34.1bpp: tools/gfx += --trim-whitespace
-gfx/unknown/16c173.2bpp: tools/gfx += --remove-duplicates --remove-xflip
-gfx/unknown/170d16.2bpp: tools/gfx += --trim-whitespace
-gfx/unknown/1715a4.2bpp: tools/gfx += --trim-whitespace
-gfx/unknown/1715a4_nonmatching.2bpp: tools/gfx += --remove-duplicates --remove-xflip
-gfx/unknown/171db1.2bpp: tools/gfx += --trim-whitespace
%.bin: ;
--- a/engine/link.asm
+++ b/engine/link.asm
@@ -2579,5 +2579,5 @@
GFX_29f54: ; 29f54
; unreferenced
-INCBIN "gfx/unknown/029f54.2bpp"
+INCBIN "gfx/unknown/unused_border.2bpp"
; 29fe4
--- a/event/photo.asm
+++ b/event/photo.asm
@@ -214,9 +214,9 @@
; 16d9c
UnownDexATile: ; 16d9c
-INCBIN "gfx/unknown/016d9c.1bpp"
+INCBIN "gfx/unknown/bold_a.1bpp"
UnownDexBTile: ; 16da4
-INCBIN "gfx/unknown/016da4.1bpp"
+INCBIN "gfx/unknown/bold_b.1bpp"
; 16dac
PlaceUnownPrinterFrontpic: ; 16dac
--- a/gfx/font.asm
+++ b/gfx/font.asm
@@ -59,7 +59,7 @@
; f8f34
GFX_f8f34: ; unused bold letters + unown chars
-INCBIN "gfx/unknown/0f8f34.1bpp"
+INCBIN "gfx/unknown/bold_font.1bpp"
; f9204
TextBoxSpaceGFX: ; f9204
binary files a/gfx/unknown/016d9c.png /dev/null differ
binary files a/gfx/unknown/016da4.png /dev/null differ
binary files a/gfx/unknown/029f54.png /dev/null differ
binary files a/gfx/unknown/0488c3.png /dev/null differ
binary files a/gfx/unknown/0488cb.png /dev/null differ
binary files a/gfx/unknown/0f8f34.png /dev/null differ
binary files a/gfx/unknown/16c173.png /dev/null differ
binary files a/gfx/unknown/16c633.tilemap /dev/null differ
binary files a/gfx/unknown/16c79b.tilemap /dev/null differ
binary files a/gfx/unknown/170d16.2bpp.lz.5d6d2ad4 /dev/null differ
binary files a/gfx/unknown/170d16.png /dev/null differ
binary files a/gfx/unknown/1715a4.2bpp.lz.3eaf004f /dev/null differ
binary files a/gfx/unknown/1715a4.png /dev/null differ
binary files a/gfx/unknown/1715a4_nonmatching.png /dev/null differ
binary files a/gfx/unknown/171db1.png /dev/null differ
binary files /dev/null b/gfx/unknown/ascii_font.png differ
binary files /dev/null b/gfx/unknown/bold_a.png differ
binary files /dev/null b/gfx/unknown/bold_b.png differ
binary files /dev/null b/gfx/unknown/bold_font.png differ
binary files /dev/null b/gfx/unknown/down_arrow.png differ
binary files /dev/null b/gfx/unknown/egg_animated.2bpp.lz.3eaf004f differ
binary files /dev/null b/gfx/unknown/egg_animated.png differ
binary files /dev/null b/gfx/unknown/egg_animated_nonmatching.png differ
binary files /dev/null b/gfx/unknown/mobile_splash.attrmap differ
binary files /dev/null b/gfx/unknown/mobile_splash.png differ
binary files /dev/null b/gfx/unknown/mobile_splash.tilemap differ
binary files /dev/null b/gfx/unknown/pichu_animated.2bpp.lz.5d6d2ad4 differ
binary files /dev/null b/gfx/unknown/pichu_animated.png differ
binary files /dev/null b/gfx/unknown/unused_border.png differ
binary files /dev/null b/gfx/unknown/up_arrow.png differ
--- a/misc/mobile_12.asm
+++ b/misc/mobile_12.asm
@@ -1021,10 +1021,10 @@
; 488c3 (12:48c3)
GFX_488c3: ; 488c3
-INCBIN "gfx/unknown/0488c3.2bpp"
+INCBIN "gfx/unknown/up_arrow.2bpp"
GFX_488cb: ; 488cb
-INCBIN "gfx/unknown/0488cb.2bpp"
+INCBIN "gfx/unknown/down_arrow.2bpp"
Function488d3: ; 488d3 (12:48d3)
call Function48283
--- a/misc/mobile_5b.asm
+++ b/misc/mobile_5b.asm
@@ -221,13 +221,13 @@
; 16c173
.Tiles:
-INCBIN "gfx/unknown/16c173.2bpp"
+INCBIN "gfx/unknown/mobile_splash.2bpp"
.TileMap:
-INCBIN "gfx/unknown/16c633.tilemap"
+INCBIN "gfx/unknown/mobile_splash.tilemap"
.AttrMap:
-INCBIN "gfx/unknown/16c79b.tilemap"
+INCBIN "gfx/unknown/mobile_splash.attrmap"
UnknownMobilePalettes_16c903: ; 16c903
INCLUDE "gfx/unknown/16c903.pal"
--- a/misc/mobile_5c.asm
+++ b/misc/mobile_5c.asm
@@ -305,10 +305,10 @@
; 170d16
LZ_170d16:
-INCBIN "gfx/unknown/170d16.2bpp.lz"
+INCBIN "gfx/unknown/pichu_animated.2bpp.lz"
LZ_1715a4:
-INCBIN "gfx/unknown/1715a4.2bpp.lz"
+INCBIN "gfx/unknown/egg_animated.2bpp.lz"
GFX_171848:
INCBIN "gfx/unknown/171848.2bpp"
@@ -817,8 +817,9 @@
RGB 21, 21, 20
RGB 11, 11, 10
RGB 0, 0, 0
+
GFX_171db1:
-INCBIN "gfx/unknown/171db1.2bpp"
+INCBIN "gfx/unknown/ascii_font.2bpp"
Tilemap_172491:
INCBIN "gfx/unknown/172491.tilemap"
Tilemap_17251d: