diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-26 22:36:01 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-26 22:36:01 -0500 |
commit | c4a18b13295cd9f2777bfa27a37aafc09eb31684 (patch) | |
tree | 412b32808dfb2c9e525788cc1796d201c4737ae2 /docs/effect_commands.md | |
parent | d15429e3b78b55c5f111898bd1aaf58b1273d5d7 (diff) |
Correct documentation
Split out text_constants.asm
Diffstat (limited to 'docs/effect_commands.md')
-rw-r--r-- | docs/effect_commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/effect_commands.md b/docs/effect_commands.md index 3112950a9..bd982a51d 100644 --- a/docs/effect_commands.md +++ b/docs/effect_commands.md @@ -1,6 +1,6 @@ # Effect Commands -Defined in [macros/scripts/effect_commands.asm](/macros/scripts/effect_commands.asm) and [battle/effect_command_pointers.asm:BattleCommandPointers](/battle/effect_command_pointers.asm). +Defined in [macros/scripts/effect_commands.asm](/macros/scripts/effect_commands.asm) and [data/moves/effect_command_pointers.asm:BattleCommandPointers](/data/moves/effect_command_pointers.asm). ## `$01`: `checkturn` |