diff options
Diffstat (limited to 'docs/music_commands.md')
-rw-r--r-- | docs/music_commands.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/music_commands.md b/docs/music_commands.md index 43d607ff9..7f7bd8b32 100644 --- a/docs/music_commands.md +++ b/docs/music_commands.md @@ -2,13 +2,11 @@ Defined in [macros/scripts/audio.asm](/macros/scripts/audio.asm) and [audio/engine.asm:MusicCommands](/audio/engine.asm). -See also: [Sound Engine Commands](https://github.com/pret/pokecrystal/wiki/Sound-Engine-Commands) +*See also: [Sound Engine Commands](https://github.com/pret/pokecrystal/wiki/Sound-Engine-Commands)* ## `musicheader` *n*, *index*, *address* -## `cry_header` *n*, *index*, *address* - ## `note` *pitch*, *length* (Used on all channels) |