(svn r9266) -Codechange: unify the retrieval of the base paths a little more.
This commit is contained in:
@@ -433,7 +433,7 @@ int ttd_main(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
DeterminePaths();
|
||||
DeterminePaths(argv[0]);
|
||||
CheckExternalFiles();
|
||||
|
||||
#if defined(UNIX) && !defined(__MORPHOS__)
|
||||
|
Reference in New Issue
Block a user