Name some gfx/unknown/ files

This commit is contained in:
Remy Oukaour
2017-12-11 18:04:23 -05:00
parent e6f6a75330
commit 2d644f5077
22 changed files with 19 additions and 18 deletions

View File

@@ -200,13 +200,13 @@ gfx/battle/dude.2bpp: rgbgfx += -h
gfx/pokegear/pokegear.2bpp: rgbgfx += -x2 gfx/pokegear/pokegear.2bpp: rgbgfx += -x2
gfx/pokegear/pokegear_sprites.2bpp: tools/gfx += --trim-whitespace 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/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: ; %.bin: ;

View File

@@ -2579,5 +2579,5 @@ Special_CableClubCheckWhichChris: ; 29f47
GFX_29f54: ; 29f54 GFX_29f54: ; 29f54
; unreferenced ; unreferenced
INCBIN "gfx/unknown/029f54.2bpp" INCBIN "gfx/unknown/unused_border.2bpp"
; 29fe4 ; 29fe4

View File

@@ -214,9 +214,9 @@ UnownDexVacantString:
; 16d9c ; 16d9c
UnownDexATile: ; 16d9c UnownDexATile: ; 16d9c
INCBIN "gfx/unknown/016d9c.1bpp" INCBIN "gfx/unknown/bold_a.1bpp"
UnownDexBTile: ; 16da4 UnownDexBTile: ; 16da4
INCBIN "gfx/unknown/016da4.1bpp" INCBIN "gfx/unknown/bold_b.1bpp"
; 16dac ; 16dac
PlaceUnownPrinterFrontpic: ; 16dac PlaceUnownPrinterFrontpic: ; 16dac

View File

@@ -59,7 +59,7 @@ INCBIN "gfx/mobile/overworld_phone_icon.2bpp"
; f8f34 ; f8f34
GFX_f8f34: ; unused bold letters + unown chars GFX_f8f34: ; unused bold letters + unown chars
INCBIN "gfx/unknown/0f8f34.1bpp" INCBIN "gfx/unknown/bold_font.1bpp"
; f9204 ; f9204
TextBoxSpaceGFX: ; f9204 TextBoxSpaceGFX: ; f9204

View File

Before

Width:  |  Height:  |  Size: 762 B

After

Width:  |  Height:  |  Size: 762 B

View File

Before

Width:  |  Height:  |  Size: 85 B

After

Width:  |  Height:  |  Size: 85 B

View File

Before

Width:  |  Height:  |  Size: 77 B

After

Width:  |  Height:  |  Size: 77 B

View File

Before

Width:  |  Height:  |  Size: 575 B

After

Width:  |  Height:  |  Size: 575 B

View File

Before

Width:  |  Height:  |  Size: 77 B

After

Width:  |  Height:  |  Size: 77 B

View File

Before

Width:  |  Height:  |  Size: 692 B

After

Width:  |  Height:  |  Size: 692 B

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 175 B

View File

Before

Width:  |  Height:  |  Size: 77 B

After

Width:  |  Height:  |  Size: 77 B

View File

@@ -1021,10 +1021,10 @@ Function488b9: ; 488b9 (12:48b9)
; 488c3 (12:48c3) ; 488c3 (12:48c3)
GFX_488c3: ; 488c3 GFX_488c3: ; 488c3
INCBIN "gfx/unknown/0488c3.2bpp" INCBIN "gfx/unknown/up_arrow.2bpp"
GFX_488cb: ; 488cb GFX_488cb: ; 488cb
INCBIN "gfx/unknown/0488cb.2bpp" INCBIN "gfx/unknown/down_arrow.2bpp"
Function488d3: ; 488d3 (12:48d3) Function488d3: ; 488d3 (12:48d3)
call Function48283 call Function48283

Some files were not shown because too many files have changed in this diff Show More