diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-14 19:04:44 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-14 19:04:44 -0500 |
commit | 68785d999668f9a6777c58c67712987392a8d675 (patch) | |
tree | 380650e9bee5e4c1dfb2447de7f451933d78003f /docs/movement_commands.md | |
parent | c5d482df208bab0fe340de175b21137f56008287 (diff) |
Use absolute links within repository
Diffstat (limited to 'docs/movement_commands.md')
-rw-r--r-- | docs/movement_commands.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/movement_commands.md b/docs/movement_commands.md index 702bd1f6c..db86fd2f9 100644 --- a/docs/movement_commands.md +++ b/docs/movement_commands.md @@ -1,5 +1,8 @@ # Movement Commands +Defined in [macros/scripts/movement.asm](/macros/scripts/movement.asm) and [engine/movement.asm:MovementPointers](/engine/movement.asm). + + ## `$00`−`$03`: `turn_head` *direction* ## `$04`−`$07`: `turn_step` *direction* |