Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dbnet_protocol.h2827 #define CLIENT_STARTGAME3_STATUS_OPEN1 0x00000001 /* used by Diablo */ macro
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c3611 case CLIENT_STARTGAME3_STATUS_OPEN1: in _client_startgame3()