I tried changing the order of anet.h and default.c and I then get this error:

Quote:
Error in 'anet.h' line 17: syntax error

<void enet_set_compatibility(var mode);
>
.


My code at the top is now:
Code:
#define PRAGMA_BIND "d3dx9_30.dll"
#define PRAGMA_BIND "ANet.dll"

#include "anet.h"
#include <default.c>

#include <acknex.h>
#include <windows.h> 



"The more you know, the more you realize how little you know..."

I <3 HORUS
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=401929&page=1