summaryrefslogtreecommitdiff
path: root/constants/move_animation_constants.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-16 22:00:16 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-16 22:00:16 -0400
commit41a9e30268a4505c758980dd112aea632a2ab51a (patch)
treeffb9b8ab70e822123e6a67f80dcaddf230910e5d /constants/move_animation_constants.asm
parent2f43a411007194aef77849e4ea982e139e37507d (diff)
Add constants for move animations' frame blocks
Diffstat (limited to 'constants/move_animation_constants.asm')
-rw-r--r--constants/move_animation_constants.asm125
1 files changed, 125 insertions, 0 deletions
diff --git a/constants/move_animation_constants.asm b/constants/move_animation_constants.asm
index 41dc240d..11bd07cc 100644
--- a/constants/move_animation_constants.asm
+++ b/constants/move_animation_constants.asm
@@ -130,3 +130,128 @@ FIRST_SE_ID EQU const_value
const SUBANIM_53
const SUBANIM_54
const SUBANIM_55
+
+; frame blocks that are part of subanimations
+ const_def
+ const FRAMEBLOCK_00
+ const FRAMEBLOCK_01
+ const FRAMEBLOCK_02
+ const FRAMEBLOCK_03
+ const FRAMEBLOCK_04
+ const FRAMEBLOCK_05
+ const FRAMEBLOCK_06
+ const FRAMEBLOCK_07
+ const FRAMEBLOCK_08
+ const FRAMEBLOCK_09
+ const FRAMEBLOCK_0A
+ const FRAMEBLOCK_0B
+ const FRAMEBLOCK_0C
+ const FRAMEBLOCK_0D
+ const FRAMEBLOCK_0E
+ const FRAMEBLOCK_0F
+ const FRAMEBLOCK_10
+ const FRAMEBLOCK_11
+ const FRAMEBLOCK_12
+ const FRAMEBLOCK_13
+ const FRAMEBLOCK_14
+ const FRAMEBLOCK_15
+ const FRAMEBLOCK_16
+ const FRAMEBLOCK_17
+ const FRAMEBLOCK_18
+ const FRAMEBLOCK_19
+ const FRAMEBLOCK_1A
+ const FRAMEBLOCK_1B
+ const FRAMEBLOCK_1C
+ const FRAMEBLOCK_1D
+ const FRAMEBLOCK_1E
+ const FRAMEBLOCK_1F
+ const FRAMEBLOCK_20
+ const FRAMEBLOCK_21
+ const FRAMEBLOCK_22
+ const FRAMEBLOCK_23
+ const FRAMEBLOCK_24
+ const FRAMEBLOCK_25
+ const FRAMEBLOCK_26
+ const FRAMEBLOCK_27
+ const FRAMEBLOCK_28
+ const FRAMEBLOCK_29
+ const FRAMEBLOCK_2A
+ const FRAMEBLOCK_2B
+ const FRAMEBLOCK_2C
+ const FRAMEBLOCK_2D
+ const FRAMEBLOCK_2E
+ const FRAMEBLOCK_2F
+ const FRAMEBLOCK_30
+ const FRAMEBLOCK_31
+ const FRAMEBLOCK_32
+ const FRAMEBLOCK_33
+ const FRAMEBLOCK_34
+ const FRAMEBLOCK_35
+ const FRAMEBLOCK_36
+ const FRAMEBLOCK_37
+ const FRAMEBLOCK_38
+ const FRAMEBLOCK_39
+ const FRAMEBLOCK_3A
+ const FRAMEBLOCK_3B
+ const FRAMEBLOCK_3C
+ const FRAMEBLOCK_3D
+ const FRAMEBLOCK_3E
+ const FRAMEBLOCK_3F
+ const FRAMEBLOCK_40
+ const FRAMEBLOCK_41
+ const FRAMEBLOCK_42
+ const FRAMEBLOCK_43
+ const FRAMEBLOCK_44
+ const FRAMEBLOCK_45
+ const FRAMEBLOCK_46
+ const FRAMEBLOCK_47
+ const FRAMEBLOCK_SMALL_BLACK_CIRCLE
+ const FRAMEBLOCK_LARGE_BLACK_CIRCLE
+ const FRAMEBLOCK_4A
+ const FRAMEBLOCK_4B
+ const FRAMEBLOCK_4C
+ const FRAMEBLOCK_4D
+ const FRAMEBLOCK_4E
+ const FRAMEBLOCK_4F
+ const FRAMEBLOCK_50
+ const FRAMEBLOCK_51
+ const FRAMEBLOCK_52
+ const FRAMEBLOCK_53
+ const FRAMEBLOCK_54
+ const FRAMEBLOCK_55
+ const FRAMEBLOCK_56
+ const FRAMEBLOCK_57
+ const FRAMEBLOCK_58
+ const FRAMEBLOCK_59
+ const FRAMEBLOCK_5A
+ const FRAMEBLOCK_5B
+ const FRAMEBLOCK_5C
+ const FRAMEBLOCK_5D
+ const FRAMEBLOCK_5E
+ const FRAMEBLOCK_5F
+ const FRAMEBLOCK_60
+ const FRAMEBLOCK_61
+ const FRAMEBLOCK_62
+ const FRAMEBLOCK_63
+ const FRAMEBLOCK_64
+ const FRAMEBLOCK_65
+ const FRAMEBLOCK_66
+ const FRAMEBLOCK_67
+ const FRAMEBLOCK_68
+ const FRAMEBLOCK_69
+ const FRAMEBLOCK_6A
+ const FRAMEBLOCK_6B
+ const FRAMEBLOCK_6C
+ const FRAMEBLOCK_6D
+ const FRAMEBLOCK_6E
+ const FRAMEBLOCK_6F
+ const FRAMEBLOCK_70
+ const FRAMEBLOCK_71
+ const FRAMEBLOCK_72
+ const FRAMEBLOCK_73
+ const FRAMEBLOCK_74
+ const FRAMEBLOCK_75
+ const FRAMEBLOCK_76
+ const FRAMEBLOCK_77
+ const FRAMEBLOCK_78
+ const FRAMEBLOCK_79