network_data.c
changeset 1299 39c06aba09aa
parent 1095 b59632d9df1b
child 1820 d03c56850dc2
equal deleted inserted replaced
1298:d04721ba07f9 1299:39c06aba09aa
     1 #include "stdafx.h"
     1 #include "stdafx.h"
       
     2 #include "debug.h"
     2 #include "network_data.h"
     3 #include "network_data.h"
     3 
     4 
     4 // Is the network enabled?
     5 // Is the network enabled?
     5 #ifdef ENABLE_NETWORK
     6 #ifdef ENABLE_NETWORK
     6 
     7