mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Build fix
This commit is contained in:
parent
9ca5c5e623
commit
bf0de45ec4
@ -349,7 +349,7 @@ void *glkitview_init(void);
|
||||
if (self.keyboardController.view.isHidden)
|
||||
command_event(CMD_EVENT_OVERLAY_INIT, NULL);
|
||||
else
|
||||
command_event(CMD_EVENT_OVERLAY_DEINIT, NULL);
|
||||
command_event(CMD_EVENT_OVERLAY_UNLOAD, NULL);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user