mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-21 17:29:39 +00:00
RECORDER: Fix guard ifdef
This commit is contained in:
parent
93fc260885
commit
b286a6d033
@ -768,7 +768,7 @@ bool SurfaceSdlGraphicsManager::loadGFXMode() {
|
||||
}
|
||||
|
||||
|
||||
#ifdef ENABLE_KEYMAPPER
|
||||
#ifdef ENABLE_EVENTRECORDER
|
||||
_displayDisabled = ConfMan.getBool("disable_display");
|
||||
|
||||
if (_displayDisabled) {
|
||||
|
Loading…
Reference in New Issue
Block a user