Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Danongame_protocol.h639 #define FRIEND_TYPE_NON_MUTUAL 0x00 macro
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c2036 bn_byte_set(&rpacket->u.server_friendinforeply.type, FRIEND_TYPE_NON_MUTUAL); in _client_friendinforeq()
2045 type = FRIEND_TYPE_NON_MUTUAL; in _client_friendinforeq()