synced with scummvm

This commit is contained in:
Pawel Kolodziejski 2012-02-10 07:51:41 +01:00
parent cdd1831d23
commit 5fc7ac39ee
97 changed files with 8634 additions and 6380 deletions

View file

@ -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