diff options
Diffstat (limited to 'docs/move_effect_commands.md')
-rw-r--r-- | docs/move_effect_commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/move_effect_commands.md b/docs/move_effect_commands.md index d4f5b4b32..f2d365f94 100644 --- a/docs/move_effect_commands.md +++ b/docs/move_effect_commands.md @@ -1,6 +1,6 @@ # Move Effect Commands -Defined in [macros/scripts/battle_commands.asm](https://github.com/pret/pokecrystal/macros/scripts/battle_commands.asm) and [data/battle/effect_command_pointers.asm:BattleCommandPointers](https://github.com/pret/pokecrystal/data/battle/effect_command_pointers.asm). +Defined in [macros/scripts/battle_commands.asm](https://github.com/pret/pokecrystal/blob/master/macros/scripts/battle_commands.asm) and [data/battle/effect_command_pointers.asm:BattleCommandPointers](https://github.com/pret/pokecrystal/blob/master/data/battle/effect_command_pointers.asm). ## `$01`: `checkturn` |