mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Make some graphics easier to edit
This commit is contained in:
parent
e3e885aad8
commit
41feb29680
3
Makefile
3
Makefile
@ -195,6 +195,9 @@ 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/overworld/chris_fish.2bpp: tools/gfx += --trim-whitespace
|
||||||
|
gfx/overworld/kris_fish.2bpp: tools/gfx += --trim-whitespace
|
||||||
|
|
||||||
gfx/battle/dude.2bpp: rgbgfx += -h
|
gfx/battle/dude.2bpp: rgbgfx += -h
|
||||||
|
|
||||||
gfx/font/unused_bold_font.1bpp: tools/gfx += --trim-whitespace
|
gfx/font/unused_bold_font.1bpp: tools/gfx += --trim-whitespace
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 282 B |
Binary file not shown.
Before Width: | Height: | Size: 190 B After Width: | Height: | Size: 318 B |
Binary file not shown.
Before Width: | Height: | Size: 193 B After Width: | Height: | Size: 446 B |
Loading…
Reference in New Issue
Block a user