diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-19 19:32:50 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-19 19:32:50 +0000 |
| commit | 01d613a7ccf695090262c9e22c396251146f00bd (patch) | |
| tree | 3f176dd05944d108259f02d968e5b221704fb274 /config.h | |
| parent | 11239bc45b51f9cc9eaec8272e58a0dea0e10b93 (diff) | |
- upravy v kode
git-svn-id: http://opensvn.csie.org/tuxanci_ng@27 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,2 +1,8 @@ -#define DISTDIR "/usr/" +/* +#define DEBUG_SERVER_SEND +#define DEBUG_SERVER_RECV +#define DEBUG_CLIENT_SEND +#define DEBUG_CLIENT_RECV +*/ +#define DISTDIR "/usr/local/" #define SUPPORT_NET_SDL_UDP |