aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r--common/gameDetector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index 6c6d6eee5e..01dd0ff380 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -178,6 +178,7 @@ public:
public:
OSystem *createSystem();
MidiDriver *createMidi();
+ int getMidiDriverType();
int parseGraphicsMode(const char *s);
void updateconfig();