#include <revolution/mpdl.h>
u32 MPDLGetBootedBitmap( void );
None.
Returns a bitmap that represents player information for the download complete reboot status.
Gets a bitmap that represents player information for the download complete reboot status.
Each separate player information item can be retrieved using the MPDLGetPlayerInfo function.
The download process is started by calling the MPDLStartDownload function.
MPDLPlayerInfo, MPDLGetPlayerInfo(), MPDLGetEntryBitmap(), MPDLStartDownload()
2006/08/25 Initial version.
CONFIDENTIAL