From 3fd678769231b76c17e4aab2f306892bd6988dc8 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 22 Mar 2016 00:10:23 -0600 Subject: Clean up more Yellow ifdefs. --- engine/slot_machine.asm | 3 --- 1 file changed, 3 deletions(-) (limited to 'engine/slot_machine.asm') diff --git a/engine/slot_machine.asm b/engine/slot_machine.asm index b2917459..eb1cf3c3 100755 --- a/engine/slot_machine.asm +++ b/engine/slot_machine.asm @@ -888,6 +888,3 @@ ENDC IF DEF(_BLUE) INCBIN "gfx/blue/slotmachine1.2bpp" ENDC -IF DEF(_YELLOW) - INCBIN "gfx/yellow/slotmachine1.2bpp" -ENDC -- cgit v1.3.1-sl0p