(svn r9129) -Codechange: unify parts of DeterminePaths.

This commit is contained in:
rubidium
2007-03-12 15:25:33 +00:00
parent 1c55149e1f
commit 9299e76a25
6 changed files with 130 additions and 149 deletions

View File

@@ -216,6 +216,4 @@ void CheckConfig();
int ttd_main(int argc, char* argv[]);
void HandleExitGameRequest();
void DeterminePaths();
#endif /* FUNCTIONS_H */