You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Move some gfx/misc/ files into meaningful directories
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user