summaryrefslogtreecommitdiff
path: root/config.h
blob: d9c71a326b0bea3394a3c456ff96caa21f02439c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

/*
#define DEBUG_SERVER_SEND
#define DEBUG_SERVER_RECV
#define DEBUG_CLIENT_SEND
#define DEBUG_CLIENT_RECV
*/

#define TUXANCI_NG_VERSION "svn42"

#define DESTDIR "/usr/local/"
#define SUPPORT_NET_SDL_UDP
//#define DEBUG_LOST_PACKET 2