--- deliantra/server/include/traits.h 2007/01/13 23:06:13 1.12 +++ deliantra/server/include/traits.h 2007/04/25 18:47:50 1.13 @@ -12,6 +12,8 @@ typedef int64_t sint64; typedef uint64_t uint64; +typedef uint32_t tick_t; + struct client_container; struct client; struct player;