Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/mb/common/src/
Dmb_gameinfo.c464 MBGameInfo *nextGameInfop; in MBi_ReadyBeaconSendStatus() local
479 nextGameInfop = mbss.gameInfoListTop; in MBi_ReadyBeaconSendStatus()
484 nextGameInfop = mbss.nowGameInfop->nextp; in MBi_ReadyBeaconSendStatus()
487 mbss.nowGameInfop = nextGameInfop; in MBi_ReadyBeaconSendStatus()