From 3fd678769231b76c17e4aab2f306892bd6988dc8 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 22 Mar 2016 00:10:23 -0600 Subject: Clean up more Yellow ifdefs. --- engine/battle/animations.asm | 3 --- 1 file changed, 3 deletions(-) (limited to 'engine/battle/animations.asm') diff --git a/engine/battle/animations.asm b/engine/battle/animations.asm index 31b490f3..be8d2b18 100755 --- a/engine/battle/animations.asm +++ b/engine/battle/animations.asm @@ -373,9 +373,6 @@ ENDC IF DEF(_BLUE) INCBIN "gfx/blue/slotmachine2.2bpp" ENDC -IF DEF(_YELLOW) - INCBIN "gfx/yellow/slotmachine2.2bpp" -ENDC MoveAnimation: ; 78d5e (1e:4d5e) push hl -- cgit v1.3.1-sl0p