mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-08 19:00:57 +00:00
GRAPHICS: MACGUI: added initialization of engine ptr
This commit is contained in:
parent
848b5a5ff5
commit
8a27ac879e
@ -158,6 +158,7 @@ MacWindowManager::MacWindowManager() {
|
||||
_menuDelay = 0;
|
||||
_menuTimerActive = false;
|
||||
|
||||
_engine = nullptr;
|
||||
_pauseEngineCallback = nullptr;
|
||||
|
||||
_colorBlack = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user