File diff r15524:fc15a6594da6 → r15525:2b2a09331191
src/dedicated.cpp
Show inline comments
 
@@ -11,9 +11,9 @@
 

	
 
#include "stdafx.h"
 

	
 
char *_log_file; ///< File to reroute output of a forked OpenTTD to
 
#ifdef ENABLE_NETWORK
 

	
 
#ifdef ENABLE_NETWORK
 
char *_log_file; ///< File to reroute output of a forked OpenTTD to
 

	
 
#if defined(UNIX) && !defined(__MORPHOS__)