Home
last modified time | relevance | path

Searched refs:PKT_PARTY_STATS (Results 1 – 2 of 2) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dpack.h186 #define PKT_PARTY_STATS 165 /* DEG Packet type for party member info */ macro
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dnclient.c119 receive_tbl[PKT_PARTY_STATS] = Receive_party_stats; in Receive_init()