aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/qt_sdl/Config.h')
-rw-r--r--src/frontend/qt_sdl/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/Config.h b/src/frontend/qt_sdl/Config.h
index ba8d345..c6fd297 100644
--- a/src/frontend/qt_sdl/Config.h
+++ b/src/frontend/qt_sdl/Config.h
@@ -177,6 +177,7 @@ extern int AudioBitDepth;
extern int AudioVolume;
extern bool DSiVolumeSync;
extern int MicInputType;
+extern std::string MicDevice;
extern std::string MicWavPath;
extern std::string LastROMFolder;