diff options
Diffstat (limited to 'src/frontend/qt_sdl/PlatformConfig.h')
-rw-r--r-- | src/frontend/qt_sdl/PlatformConfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/PlatformConfig.h b/src/frontend/qt_sdl/PlatformConfig.h index 43ac139..202e36a 100644 --- a/src/frontend/qt_sdl/PlatformConfig.h +++ b/src/frontend/qt_sdl/PlatformConfig.h @@ -85,6 +85,7 @@ extern int DirectLAN; extern int SavestateRelocSRAM; +extern int AudioInterp; extern int AudioVolume; extern int MicInputType; extern char MicWavPath[1024]; |