You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename: gfx/pics → gfx/pokemon
This commit is contained in:
@@ -1218,7 +1218,7 @@ INCLUDE "data/palettes/hp_bar.pal"
|
||||
ExpBarPalette:
|
||||
INCLUDE "data/palettes/exp_bar.pal"
|
||||
|
||||
INCLUDE "gfx/pics/palette_pointers.asm"
|
||||
INCLUDE "gfx/pokemon/palette_pointers.asm"
|
||||
INCLUDE "gfx/trainer_palettes.asm"
|
||||
|
||||
LoadMapPals:
|
||||
|
||||
@@ -21,7 +21,7 @@ LoadQuestionMarkPic: ; 1de0d7
|
||||
ret
|
||||
|
||||
.QuestionMarkLZ: ; 1de0e1
|
||||
INCBIN "gfx/pics/questionmark/front.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/questionmark/front.2bpp.lz"
|
||||
|
||||
DrawPokedexListWindow: ; 1de171 (77:6171)
|
||||
ld a, $32
|
||||
|
||||
Reference in New Issue
Block a user