rnd-20030703-1-src
[rocksndiamonds.git] / src / main.c
index 13c7245db65052c095fcea62f1775167638cd7af..dc2c783438227082168a5dc1012e58895531d186 100644 (file)
@@ -3114,7 +3114,7 @@ int main(int argc, char *argv[])
                  COOKIE_PREFIX, FILENAME_PREFIX, GAME_VERSION_ACTUAL);
 
   InitExitFunction(CloseAllAndExit);
-  InitPlatformDependantStuff();
+  InitPlatformDependentStuff();
 
   GetOptions(argv);
   OpenAll();