mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Fix the slot machine tilemap, and adjust the slot graphics
This commit is contained in:
parent
e770ee77ce
commit
77df64ba9c
3
Makefile
3
Makefile
|
@ -95,6 +95,9 @@ gfx/intro_credits/red_nidorino_3.2bpp: $(RGBGFX) += -h
|
|||
|
||||
gfx/intro_credits/the_end.2bpp: tools/gfx += --interleave --png=$<
|
||||
|
||||
gfx/slots/red_slots_1.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/slots/blue_slots_1.2bpp: tools/gfx += --trim-whitespace
|
||||
|
||||
gfx/tilesets/%.2bpp: tools/gfx += --trim-whitespace
|
||||
|
||||
gfx/trade/game_boy.2bpp: tools/gfx += --remove-duplicates
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 469 B |
Binary file not shown.
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 470 B |
Binary file not shown.
Loading…
Reference in a new issue