Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dbnet_protocol.h2895 #define CLIENT_STARTGAME4_STATUS_INIT 0x00000000 macro
/dports/games/pvpgn/pvpgn-1.8.5/src/client/
H A Dbnchat.c1543 bn_short_set(&packet->u.client_startgame4.status,CLIENT_STARTGAME4_STATUS_INIT); in main()