(svn r11840) -Codechange: split network.h so not everything in there needs to be included when wanting to know whether we are a server.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "../openttd.h"
|
||||
#include "network.h"
|
||||
#include "network_internal.h"
|
||||
|
||||
// Is the network enabled?
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
Reference in New Issue
Block a user