summaryrefslogtreecommitdiff
path: root/engine/slot_machine.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/slot_machine.asm')
-rwxr-xr-xengine/slot_machine.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/slot_machine.asm b/engine/slot_machine.asm
index 5b72c8b1..a8b978f8 100755
--- a/engine/slot_machine.asm
+++ b/engine/slot_machine.asm
@@ -868,3 +868,6 @@ ENDC
IF DEF(_BLUE)
INCBIN "gfx/blue/slotmachine1.2bpp"
ENDC
+IF DEF(_YELLOW)
+ INCBIN "gfx/yellow/slotmachine1.2bpp"
+ENDC