diff options
| author | IIMarckus <iimarckus@gmail.com> | 2016-03-22 00:10:23 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2016-03-22 00:10:23 -0600 |
| commit | 3fd678769231b76c17e4aab2f306892bd6988dc8 (patch) | |
| tree | 362b426beaceb3747906caf25d1413cf44e9071a /engine/slot_machine.asm | |
| parent | Add a farcall alias. (diff) | |
| download | pokeyellow-3fd678769231b76c17e4aab2f306892bd6988dc8.tar.gz pokeyellow-3fd678769231b76c17e4aab2f306892bd6988dc8.tar.xz pokeyellow-3fd678769231b76c17e4aab2f306892bd6988dc8.zip | |
Clean up more Yellow ifdefs.
Diffstat (limited to 'engine/slot_machine.asm')
| -rwxr-xr-x | engine/slot_machine.asm | 3 |
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 |
