ALL: Sync with ScummVM - rev. cd37d510f9
This commit is contained in:
parent
0dc8726136
commit
66654cb376
194 changed files with 19108 additions and 9954 deletions
|
@ -45,7 +45,7 @@ int main(int argc, char *argv[]) {
|
|||
int res = scummvm_main(argc, argv);
|
||||
|
||||
// Free OSystem
|
||||
delete (OSystem_MacOSX *)g_system;
|
||||
g_system->destroy();
|
||||
|
||||
return res;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue