diff options
Diffstat (limited to 'engine/battle')
| -rwxr-xr-x | engine/battle/animations.asm | 2 | 
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 | 
