aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound_pcjr.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/sound_pcjr.h')
-rw-r--r--engines/agi/sound_pcjr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agi/sound_pcjr.h b/engines/agi/sound_pcjr.h
index f50fd0aa82..4317e86516 100644
--- a/engines/agi/sound_pcjr.h
+++ b/engines/agi/sound_pcjr.h
@@ -45,9 +45,9 @@ struct SndGenChan {
uint16 dissolveCount;
byte attenuation;
byte attenuationCopy;
-
+
GenType genType;
-
+
// for the sample mixer
int freqCount;
};