ALL: decrease diffs with scummvm
This commit is contained in:
parent
1db20cb192
commit
fad0b5b331
53 changed files with 1381 additions and 165 deletions
|
@ -42,7 +42,7 @@ int main(int argc, char *argv[]) {
|
|||
#endif
|
||||
|
||||
// Invoke the actual ScummVM main entry point:
|
||||
int res = residualvm_main(argc, argv);
|
||||
int res = scummvm_main(argc, argv);
|
||||
|
||||
// Free OSystem
|
||||
delete (OSystem_MacOSX *)g_system;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue