aboutsummaryrefslogtreecommitdiff
path: root/sky/music/gmchannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/music/gmchannel.h')
-rw-r--r--sky/music/gmchannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/music/gmchannel.h b/sky/music/gmchannel.h
index af984056d1..8105141890 100644
--- a/sky/music/gmchannel.h
+++ b/sky/music/gmchannel.h
@@ -57,7 +57,7 @@ private:
void adlibSetupInstrument(void);
void setupInstrument(uint8 opcode);
void setupChannelVolume(uint8 volume);
- //- Streamfunctions from Command90hTable
+ //- Streamfunctions from Command90hTable
void com90_caseNoteOff(void); // 0
void com90_stopChannel(void); // 1
void com90_setupInstrument(void); // 2