OpenTTD-patches/src/os
Patric Stout b7851e51ad Fix: set SP_WORKING_DIR earlier with '-c'
On Windows, relative folders don't work so well. So we need to
lookup the full path. This is best done in DetermineBasePaths()
and as a bonus that only sets SP_WORKING_DIR once.
2020-12-13 22:45:50 +01:00
..
macosx
os2 Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
unix Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
windows Fix: set SP_WORKING_DIR earlier with '-c' 2020-12-13 22:45:50 +01:00
CMakeLists.txt