From 7b47aeaf79946ca3edecff16aafc2c5fd5c7af73 Mon Sep 17 00:00:00 2001 From: mid-kid Date: Tue, 4 Jun 2019 13:34:18 +0200 Subject: Redump slots_1.png with 16 as width. --- Makefile | 1 + gfx/slots/slots_1.png | Bin 446 -> 433 bytes 2 files changed, 1 insertion(+) 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 -- cgit v1.2.3