parent
afed582280
commit
b0c6a12c81
8 changed files with 33 additions and 1 deletions
|
@ -329,6 +329,10 @@ extern "C" int scummvm_main(int argc, char *argv[]) {
|
|||
|
||||
launcherDialog(system);
|
||||
}
|
||||
PluginManager::instance().unloadPluginsExcept(NULL);
|
||||
PluginManager::instance().destroy();
|
||||
ConfMan.destroy();
|
||||
delete g_gui.theme();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue