|
OpenTTD Source
1.10.0-RC1
|
Forking support for dedicated servers. More...
#include "stdafx.h"Go to the source code of this file.
Variables | |
| char * | _log_file = nullptr |
| File to reroute output of a forked OpenTTD to. | |
| FILE * | _log_fd = nullptr |
| File to reroute output of a forked OpenTTD to. | |
Forking support for dedicated servers.
Definition in file dedicated.cpp.