Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOTALKRES.h182 int wait_msg_count(int toNationRecno, int fromNationRecno);
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOTALKRES.cpp505 return wait_msg_count(toNationRecno, fromNationRecno) < MAX_WAIT_MSG_PER_NATION; in can_send_any_msg()
1272 int TalkRes::wait_msg_count(int toNationRecno, int fromNationRecno) in wait_msg_count() function in TalkRes