// prefix include file for Metrowerks CodeWarrior #define TNL_DEBUG // enable to have TNL asserts or logging //#define TNL_ENABLE_ASSERTS //#define TNL_ENABLE_LOGGING // You might also want to call TNLLogEnable(xyz, true) to enable special // logging output. xyz could be LogNetConnection, LogNetConnection, e.t.c. // See tnlLog.h for more logging targets.