diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,5 +4,5 @@ #define DEBUG_CLIENT_SEND #define DEBUG_CLIENT_RECV */ -#define DISTDIR "/usr/local/" +#define DESTDIR "/usr/local/" #define SUPPORT_NET_SDL_UDP |