diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
commit | 5b13a7a13b9ebbb26a75b9ef19221e8e140c221b (patch) | |
tree | fc55cfb95e2e55efe71d43f074462717edad3e4f /macros/sound.asm | |
parent | c5675927feefc60a286de1725515d1475a30ca2c (diff) |
Identify more sprite-related constants
Start more documentation
Diffstat (limited to 'macros/sound.asm')
-rw-r--r-- | macros/sound.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/sound.asm b/macros/sound.asm index ad6a50749..bac979a5f 100644 --- a/macros/sound.asm +++ b/macros/sound.asm @@ -23,7 +23,9 @@ cry_header: macro dw \1, \2, \3 endm +; MusicCommands indexes (see audio/engine.asm) enum_start $d8 + enum notetype_cmd octave: macro db notetype_cmd - (\1) |