diff options
Diffstat (limited to 'sound/mods/tfmx.h')
-rw-r--r-- | sound/mods/tfmx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mods/tfmx.h b/sound/mods/tfmx.h index 707eb5952f..26018d9466 100644 --- a/sound/mods/tfmx.h +++ b/sound/mods/tfmx.h @@ -132,7 +132,7 @@ private: struct ChannelContext { byte paulaChannel; - byte macroIndex; +// byte macroIndex; uint16 macroWait; uint32 macroOffset; uint32 macroReturnOffset; |