aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 61029f4689..4363a996f5 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -1089,6 +1089,7 @@ protected:
int _tempMusic;
int _saveSound;
bool _native_mt32;
+ int _midi;
int _midiDriver; // Use the MD_ values from mididrv.h
bool _copyProtection;
bool _demoMode;