OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Variables | |
std::string | _log_file |
File to reroute output of a forked OpenTTD to. | |
std::unique_ptr< FILE, FileDeleter > | _log_fd |
File to reroute output of a forked OpenTTD to. | |
Forking support for dedicated servers.
Definition in file dedicated.cpp.