diff options
| author | Rangi <remy.oukaour+rangi@gmail.com> | 2020-09-22 13:12:27 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi@gmail.com> | 2020-09-22 13:12:27 -0400 |
| commit | 5e70f4cb51843ce2d40579ff272d375b9fa9aa26 (patch) | |
| tree | 73bb3731d34de6bfc48db7b8ed78f35393bd6c56 /constants | |
| parent | 3b4ea37c363b70ea1683059329879466dec4a094 (diff) | |
Extract move data table (needs identification)
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/move_constants.asm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/constants/move_constants.asm b/constants/move_constants.asm index f7693ae..165cbab 100644 --- a/constants/move_constants.asm +++ b/constants/move_constants.asm @@ -294,6 +294,3 @@ NUM_ATTACKS EQU const_value - 1 const BATTLEANIM_WOBBLE const BATTLEANIM_SHAKE const BATTLEANIM_HIT_CONFUSION - - -MOVE_DATA_SIZE EQU 7 |
