summaryrefslogtreecommitdiff
path: root/engine/battle/animations.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-22 23:30:09 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-22 23:30:09 -0600
commitba1a56d05c3b9796f1695b0ef3e5ae6906dc2e86 (patch)
tree61b654e17a5b1b354d182ef4e7095a0321bbaa0b /engine/battle/animations.asm
parentd0bb99ec893c3880a8b606e7680bcdbaee71a46d (diff)
Fix typo introduced in last commit.
Diffstat (limited to 'engine/battle/animations.asm')
-rwxr-xr-xengine/battle/animations.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/animations.asm b/engine/battle/animations.asm
index addcd8d6..9c15a98d 100755
--- a/engine/battle/animations.asm
+++ b/engine/battle/animations.asm
@@ -373,7 +373,7 @@ ENDC
IF DEF(_BLUE)
INCBIN "gfx/blue/slotmachine2.2bpp"
ENDC
-INF DEF(_YELLOW)
+IF DEF(_YELLOW)
INCBIN "gfx/yellow/slotmachine2.2bpp"
ENDC