Move some gfx/misc/ files into meaningful directories

This commit is contained in:
Remy Oukaour
2017-12-09 22:57:41 -05:00
parent 59ee673775
commit 31901f73b0
74 changed files with 73 additions and 67 deletions

View File

@@ -1716,6 +1716,6 @@ TextJump_YouCantUseItInABattle: ; 0x10b11
; 0x10b16
PackMenuGFX:
INCBIN "gfx/misc/pack_menu.2bpp"
INCBIN "gfx/pack/pack_menu.2bpp"
PackGFX:
INCBIN "gfx/misc/pack.2bpp"
INCBIN "gfx/pack/pack.2bpp"