summaryrefslogtreecommitdiff
path: root/constants/battle_anim_constants.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2019-02-16 13:23:17 -0500
committerGitHub <noreply@github.com>2019-02-16 13:23:17 -0500
commit771d2efd6569036531d69cf79d9b5aa163341cfc (patch)
treefa65e8ed3dd12fe580d26c736ead1ea7ef4b089e /constants/battle_anim_constants.asm
parentf9a60cff7a9451e2e8c3bb5db95d89fdba3bf000 (diff)
parent7d6befa1816110c5518292d4c7cb8841a355dc79 (diff)
Merge pull request #601 from mid-kid/master
Exciting adventures down battle animation street!
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 c9eeac130..fcd512b97 100644
--- a/constants/battle_anim_constants.asm
+++ b/constants/battle_anim_constants.asm
@@ -25,6 +25,7 @@
const BATTLEANIMSTRUCT_16
const BATTLEANIMSTRUCT_17
BATTLEANIMSTRUCT_LENGTH EQU const_value
+NUM_ANIM_OBJECTS EQU 10 ; see wActiveAnimObjects
; Start tile for battle animation graphics
BATTLEANIM_BASE_TILE EQU 7 * 7 ; Maximum size of a pokemon picture
@@ -816,6 +817,8 @@ BATTLEANIM_BASE_TILE EQU 7 * 7 ; Maximum size of a pokemon picture
const BG_EFFECT_STRUCT_JT_INDEX
const BG_EFFECT_STRUCT_BATTLE_TURN
const BG_EFFECT_STRUCT_03
+BG_EFFECT_STRUCT_LENGTH EQU const_value
+NUM_BG_EFFECTS EQU 5 ; see wActiveBGEffects
; battle palettes
const_def