Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
DOSInstall.h45 typedef struct OSInstallInfo struct
49 } OSInstallInfo; typedef
88 void OSLaunchInstaller(u32 launchCode, u16* gameTitleName, OSInstallInfo* info);
/RvlSDK-3.3/build/demos/discnanddemo/src/
Ddiscnanddemo2.c76 static OSInstallInfo InstallChannelInfo[16];
359 OSInstallInfo* channelInfoPtr; in main()