Searched refs:setPlayerNum (Results 1 – 1 of 1) sorted by relevance
581 int setPlayerNum; in MBi_SendVolatBeacon() local618 setPlayerNum = 0; in MBi_SendVolatBeacon()631 &bsendBuff.data.volat.member[setPlayerNum], sizeof(MBUserInfo)); in MBi_SendVolatBeacon()633 if (++setPlayerNum == MB_SEND_MEMBER_MAX_NUM) in MBi_SendVolatBeacon()638 if (setPlayerNum < MB_SEND_MEMBER_MAX_NUM) in MBi_SendVolatBeacon()640 bsendBuff.data.volat.member[setPlayerNum].playerNo = 0; in MBi_SendVolatBeacon()