forked from mirror/OpenTTD
(svn r1945) - CodeChange: re-commit of rev 1835: "Reduce the visibility of network_core.h (Tron)".
- VS6/.NET: moved ENABLE_NETWORK to the project file setting (same place as WITH_SDL, WITH_ZLIB) and removed it from network_core.h
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "ttd.h"
|
||||
#include "network.h"
|
||||
#include "network_core.h"
|
||||
|
||||
// Is the network enabled?
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
Reference in New Issue
Block a user