Second try at fixing doc links

This commit is contained in:
Rangi
2019-03-10 23:00:01 -04:00
parent 7231dc19e4
commit 6289232447
10 changed files with 126 additions and 126 deletions

View File

@@ -1,6 +1,6 @@
# Movement Commands
Defined in [macros/scripts/movement.asm](https://github.com/pret/pokecrystal/macros/scripts/movement.asm) and [engine/overworld/movement.asm:MovementPointers](https://github.com/pret/pokecrystal/engine/overworld/movement.asm).
Defined in [macros/scripts/movement.asm](https://github.com/pret/pokecrystal/blob/master/macros/scripts/movement.asm) and [engine/overworld/movement.asm:MovementPointers](https://github.com/pret/pokecrystal/blob/master/engine/overworld/movement.asm).
## `$00``$03`: <code>turn_head <i>direction</i></code>