Move the rest of gfx/misc/ into specific directories

This commit is contained in:
Remy Oukaour 2017-12-11 17:51:04 -05:00
parent 720cdc72b2
commit e6f6a75330
14 changed files with 7 additions and 8 deletions

View File

@ -197,11 +197,10 @@ gfx/trainer_card/kris_card.2bpp: rgbgfx += -h
gfx/battle/dude.2bpp: rgbgfx += -h gfx/battle/dude.2bpp: rgbgfx += -h
gfx/misc/unknown_egg.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/unknown_egg.2bpp: rgbgfx += -h
gfx/unknown/0f8f34.1bpp: tools/gfx += --trim-whitespace gfx/unknown/0f8f34.1bpp: tools/gfx += --trim-whitespace
gfx/unknown/16c173.2bpp: tools/gfx += --remove-duplicates --remove-xflip gfx/unknown/16c173.2bpp: tools/gfx += --remove-duplicates --remove-xflip
gfx/unknown/170d16.2bpp: tools/gfx += --trim-whitespace gfx/unknown/170d16.2bpp: tools/gfx += --trim-whitespace

View File

@ -1859,7 +1859,7 @@ SGBBorderPalettes:
RGB 31, 31, 25 RGB 31, 31, 25
SGBBorder: SGBBorder:
INCBIN "gfx/misc/sgb_border.2bpp" INCBIN "gfx/sgb/sgb_border.2bpp"
Palettes_a8be: Palettes_a8be:
RGB 30, 26, 15 RGB 30, 26, 15

View File

@ -1411,7 +1411,7 @@ InitMysteryGiftLayout: ; 105153 (41:5153)
ret ret
MysteryGiftGFX: ; 105258 MysteryGiftGFX: ; 105258
INCBIN "gfx/misc/mystery_gift.2bpp" INCBIN "gfx/mystery_gift/mystery_gift.2bpp"
MysteryGiftGFXEnd: MysteryGiftGFXEnd:
Function105688: ; 105688 (41:5688) Function105688: ; 105688 (41:5688)
@ -1732,4 +1732,4 @@ Function1057d7: ; 1057d7 (41:57d7)
; japanese mystery gift gfx ; japanese mystery gift gfx
MysteryGiftJP_GFX: ; 105930 MysteryGiftJP_GFX: ; 105930
INCBIN "gfx/misc/mystery_gift_jp.2bpp" INCBIN "gfx/mystery_gift/mystery_gift_jp.2bpp"

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 747 B

After

Width:  |  Height:  |  Size: 747 B

View File

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 686 B

View File

Before

Width:  |  Height:  |  Size: 896 B

After

Width:  |  Height:  |  Size: 896 B

View File

Before

Width:  |  Height:  |  Size: 632 B

After

Width:  |  Height:  |  Size: 632 B

View File

Before

Width:  |  Height:  |  Size: 219 B

After

Width:  |  Height:  |  Size: 219 B

View File

@ -4611,7 +4611,7 @@ Unknown_53d84: ; unreferenced
UnknownEggPic:: ; 53d9c UnknownEggPic:: ; 53d9c
; Another egg pic. This is shifted up a few pixels. ; Another egg pic. This is shifted up a few pixels.
INCBIN "gfx/misc/unknown_egg.2bpp.lz" INCBIN "gfx/unknown/unknown_egg.2bpp.lz"
SECTION "bank19", ROMX SECTION "bank19", ROMX

View File

@ -4,7 +4,7 @@ INCLUDE "includes.asm"
SECTION "Misc Crystal", ROMX SECTION "Misc Crystal", ROMX
MobileAdapterGFX:: MobileAdapterGFX::
INCBIN "gfx/misc/mobile_adapter.2bpp" INCBIN "gfx/mobile/mobile_adapter.2bpp"
Function17a68f:: ; 17a68f (5e:668f) Function17a68f:: ; 17a68f (5e:668f)

View File

@ -145,5 +145,5 @@ GBCOnlyString: ; 4eb38
GBCOnlyGFX: ; 4eb76 GBCOnlyGFX: ; 4eb76
INCBIN "gfx/misc/gbc_only.2bpp.lz" INCBIN "gfx/sgb/gbc_only.2bpp.lz"
; 4f0bc ; 4f0bc