aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/tfmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mods/tfmx.h')
-rw-r--r--sound/mods/tfmx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mods/tfmx.h b/sound/mods/tfmx.h
index 37c71e8b38..bcb25fbf8b 100644
--- a/sound/mods/tfmx.h
+++ b/sound/mods/tfmx.h
@@ -144,7 +144,7 @@ public:
uint8 relVol;
uint8 note;
uint8 prevNote;
- int16 fineTune;
+ int16 fineTune; // always a signextended byte
uint8 portaSkip;
uint8 portaCount;