mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
One leader per line
This commit is contained in:
parent
80dd085dbc
commit
fdb81d0a04
1
Makefile
1
Makefile
@ -201,6 +201,7 @@ gfx/player/kris_back.2bpp: rgbgfx += -h
|
|||||||
|
|
||||||
gfx/trainer_card/chris_card.2bpp: rgbgfx += -h
|
gfx/trainer_card/chris_card.2bpp: rgbgfx += -h
|
||||||
gfx/trainer_card/kris_card.2bpp: rgbgfx += -h
|
gfx/trainer_card/kris_card.2bpp: rgbgfx += -h
|
||||||
|
gfx/trainer_card/leaders.2bpp: tools/gfx += --trim-whitespace
|
||||||
|
|
||||||
gfx/overworld/chris_fish.2bpp: tools/gfx += --trim-whitespace
|
gfx/overworld/chris_fish.2bpp: tools/gfx += --trim-whitespace
|
||||||
gfx/overworld/kris_fish.2bpp: tools/gfx += --trim-whitespace
|
gfx/overworld/kris_fish.2bpp: tools/gfx += --trim-whitespace
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 958 B After Width: | Height: | Size: 923 B |
Loading…
Reference in New Issue
Block a user