aboutsummaryrefslogtreecommitdiffstats
path: root/engine/slot_machine.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2016-03-22 00:10:23 -0600
committerIIMarckus <iimarckus@gmail.com>2016-03-22 00:10:23 -0600
commit3fd678769231b76c17e4aab2f306892bd6988dc8 (patch)
tree362b426beaceb3747906caf25d1413cf44e9071a /engine/slot_machine.asm
parentAdd a farcall alias. (diff)
downloadpokeyellow-3fd678769231b76c17e4aab2f306892bd6988dc8.tar.gz
pokeyellow-3fd678769231b76c17e4aab2f306892bd6988dc8.tar.xz
pokeyellow-3fd678769231b76c17e4aab2f306892bd6988dc8.zip
Clean up more Yellow ifdefs.
Diffstat (limited to 'engine/slot_machine.asm')
-rwxr-xr-xengine/slot_machine.asm3
1 files changed, 0 insertions, 3 deletions
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