diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-26 17:47:05 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-26 17:47:05 -0500 |
commit | b5417fafec7dd37cb4be391f3bd3d4541a2a381e (patch) | |
tree | a4e7d08afb2e862186a138e82c8ef4785d82786d /docs/move_anim_commands.md | |
parent | 2f98c2032fd47ada3484bfc37d590992f286d3d4 (diff) |
Split battle/ into data/ and engine/ components
Diffstat (limited to 'docs/move_anim_commands.md')
-rw-r--r-- | docs/move_anim_commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/move_anim_commands.md b/docs/move_anim_commands.md index 1b9bd5b8f..308c4c45e 100644 --- a/docs/move_anim_commands.md +++ b/docs/move_anim_commands.md @@ -1,6 +1,6 @@ # Move Animation Commands -Defined in [macros/scripts/move_anim.asm](/macros/scripts/move_anim.asm) and [battle/anims.asm:BattleAnimations](/battle/anims.asm). +Defined in [macros/scripts/move_anim.asm](/macros/scripts/move_anim.asm) and [data/moves/move_anims.asm:BattleAnimations](/data/moves/move_anims.asm). ## `$00`−`$EF`: `anim_wait` *length* |