Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/mb/
Dmb_gameinfo.h44 u16 gameIntroduction[MB_GAME_INTRO_LENGTH]; // 192B Description of game content member
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_gameinfo.c267 gameInfop->fixed.gameIntroduction, (u16)len); in MBi_MakeGameInfo()