diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-13 17:59:46 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-13 17:59:46 -0400 |
commit | 31b118ab428a7ed88a62b31870a1946f7dbcd2d2 (patch) | |
tree | 6941b2b38a2615223b30e8cceb7aab636768dabd /engine/battle/animations.asm | |
parent | 93fe3064750c2b4ae6c243dafd9702c7248520c6 (diff) | |
parent | 38ea9cd829c51fbfd1e5e89e94c073ea1987948d (diff) |
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'engine/battle/animations.asm')
-rwxr-xr-x | engine/battle/animations.asm | 3 |
1 files changed, 0 insertions, 3 deletions
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 |