ALL: Synced with ScummVM - rev: 33a47d23b8
This commit is contained in:
parent
acd114234f
commit
d5304e2568
261 changed files with 79849 additions and 60443 deletions
|
@ -35,7 +35,7 @@ int main(int argc, char *argv[]) {
|
|||
assert(g_system);
|
||||
|
||||
// Pre initialize the backend
|
||||
((OSystem_MacOSX *)g_system)->init();
|
||||
g_system->init();
|
||||
|
||||
#ifdef DYNAMIC_MODULES
|
||||
PluginManager::instance().addPluginProvider(new SDLPluginProvider());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue