synced with scummvm
This commit is contained in:
parent
cdd1831d23
commit
5fc7ac39ee
97 changed files with 8634 additions and 6380 deletions
|
@ -54,7 +54,7 @@ int main(int argc, char *argv[]) {
|
|||
PluginManager::instance().addPluginProvider(new SDLPluginProvider());
|
||||
#endif
|
||||
|
||||
// Invoke the actual ResidualVM main entry point:
|
||||
// Invoke the actual ScummVM main entry point:
|
||||
int res = residualvm_main(argc, argv);
|
||||
|
||||
// Free OSystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue