summaryrefslogtreecommitdiff
path: root/macros/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/wram.asm')
-rwxr-xr-xmacros/wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/wram.asm b/macros/wram.asm
index 1a44f0f17..ce53dc5c7 100755
--- a/macros/wram.asm
+++ b/macros/wram.asm
@@ -134,7 +134,7 @@ channel_struct: MACRO
\1FrequencyHi:: db
\1Pitch:: db ; 0:rest 1-c:note
\1Octave:: db ; 7-0 (0 is highest)
-\1StartingOctave:: db ; raises existing octaves (to repeat phrases)
+\1PitchOffset:: db ; raises existing octaves (to repeat phrases)
\1NoteDuration:: db ; frames remaining for the current note
\1Field0x16:: ds 1 ; c117
ds 1 ; c118