(svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables and move them to a more logical location
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
char *_log_file; ///< File to reroute output of a forked OpenTTD to
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#if defined(UNIX) && !defined(__MORPHOS__)
|
||||
|
Reference in New Issue
Block a user