Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/d2cs/
H A Dd2cs_protocol.h59 #define D2CS_CLIENT_LOGINREPLY_SUCCEED 0x00 macro
H A Dhandle_bnetd.c154 reply=D2CS_CLIENT_LOGINREPLY_SUCCEED; in on_bnetd_accountloginreply()