Home
last modified time | relevance | path

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

/dports/games/d2x/d2x-0.2.5/main/
H A Dnetwork.c82 #define PID_PLAYERSINFO 45 macro
1854 NetPlayers.type = PID_PLAYERSINFO; in network_send_game_info()
2258 case PID_PLAYERSINFO: in network_process_packet()
4634 case PID_PLAYERSINFO: in network_do_big_wait()
4817 if (size>0 && id==PID_PLAYERSINFO) in network_wait_for_playerinfo()