Searched refs:newGameInfop (Results 1 – 2 of 2) sorted by relevance
132 void MB_AddGameInfo(MBGameInfo *newGameInfop);
345 void MB_AddGameInfo(MBGameInfo *newGameInfop) in MB_AddGameInfo() argument351 mbss.gameInfoListTop = newGameInfop; in MB_AddGameInfo()359 gInfop->nextp = newGameInfop; in MB_AddGameInfo()361 newGameInfop->nextp = NULL; // 'next' of the added game information is the end. in MB_AddGameInfo()