ref: ba1a56d05c3b9796f1695b0ef3e5ae6906dc2e86
parent: d0bb99ec893c3880a8b606e7680bcdbaee71a46d
author: IIMarckus <iimarckus@gmail.com>
date: Wed Oct 22 19:30:09 EDT 2014
Fix typo introduced in last commit.
--- a/engine/battle/animations.asm
+++ b/engine/battle/animations.asm
@@ -373,7 +373,7 @@
IF DEF(_BLUE)
INCBIN "gfx/blue/slotmachine2.2bpp"
ENDC
-INF DEF(_YELLOW)
+IF DEF(_YELLOW)
INCBIN "gfx/yellow/slotmachine2.2bpp"
ENDC