diff --git a/Makefile b/Makefile index 9bd7e17a7..b3a9e8ce9 100644 --- a/Makefile +++ b/Makefile @@ -181,6 +181,7 @@ gfx/title/logo.2bpp: rgbgfx += -x 4 gfx/trade/ball.2bpp: tools/gfx += --remove-whitespace gfx/trade/game_boy_n64.2bpp: tools/gfx += --trim-whitespace +gfx/slots/slots_1.2bpp: tools/gfx += --trim-whitespace gfx/slots/slots_2.2bpp: tools/gfx += --interleave --png=$< gfx/slots/slots_3.2bpp: tools/gfx += --interleave --png=$< --remove-duplicates --keep-whitespace --remove-xflip diff --git a/gfx/slots/slots_1.png b/gfx/slots/slots_1.png index a10340844..10431e719 100644 Binary files a/gfx/slots/slots_1.png and b/gfx/slots/slots_1.png differ