summaryrefslogtreecommitdiff
path: root/constants/battle_anim_constants.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-30 15:39:08 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-30 15:39:08 -0400
commitfe1a58deea9b815d60ccab60cdfff19ab0a0110b (patch)
tree56cf338ef204cde73f8ffe1c4026b7217ede8c14 /constants/battle_anim_constants.asm
parent7a42f1790ae1e9e357593879bd38c6596dcb03da (diff)
Identify wSpriteAnimDict key constants
Diffstat (limited to 'constants/battle_anim_constants.asm')
-rw-r--r--constants/battle_anim_constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/battle_anim_constants.asm b/constants/battle_anim_constants.asm
index 5fd053972..00283e479 100644
--- a/constants/battle_anim_constants.asm
+++ b/constants/battle_anim_constants.asm
@@ -21,6 +21,9 @@
BATTLEANIMSTRUCT_LENGTH EQU const_value
NUM_ANIM_OBJECTS EQU 10 ; see wActiveAnimObjects
+; wBattleAnimTileDict size (see wram.asm)
+NUM_BATTLEANIMTILEDICT_ENTRIES EQU 5
+
; Start tile for battle animation graphics
BATTLEANIM_BASE_TILE EQU 7 * 7 ; Maximum size of a pokemon picture