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

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