src/network/network.h
branchNewGRF_ports
changeset 6870 ca3fd1fbe311
parent 6720 35756db7e577
child 6871 5a9dc001e1ad
equal deleted inserted replaced
6869:76282d3b748d 6870:ca3fd1fbe311
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 #ifndef NETWORK_H
     3 #ifndef NETWORK_H
     4 #define NETWORK_H
     4 #define NETWORK_H
     5 
       
     6 #define NOREV_STRING "norev000"
       
     7 
     5 
     8 #ifdef ENABLE_NETWORK
     6 #ifdef ENABLE_NETWORK
     9 
     7 
    10 #include "../player.h"
     8 #include "../player.h"
    11 #include "core/config.h"
     9 #include "core/config.h"