summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--gfx/slots/slots_1.pngbin446 -> 433 bytes
2 files changed, 1 insertions, 0 deletions
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
--- a/gfx/slots/slots_1.png
+++ b/gfx/slots/slots_1.png
Binary files differ