06.12.2009, 14:05
You've written a bug:
NO_TCIK_COUNT but it should be NO_TICK_COUNT
pawn Код:
#if defined NO_TCIK_COUNT
#define GetTickCount() (CurrentTick)
#endif