diff options
Diffstat (limited to 'engine/battle/animations.asm')
-rwxr-xr-x | engine/battle/animations.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/battle/animations.asm b/engine/battle/animations.asm index 0e5c025f..addcd8d6 100755 --- a/engine/battle/animations.asm +++ b/engine/battle/animations.asm @@ -373,6 +373,9 @@ ENDC IF DEF(_BLUE) INCBIN "gfx/blue/slotmachine2.2bpp" ENDC +INF DEF(_YELLOW) + INCBIN "gfx/yellow/slotmachine2.2bpp" +ENDC MoveAnimation: ; 78d5e (1e:4d5e) push hl |