19#define PSP_IMPOSE_UMD_POPUP_ENABLED 1
20#define PSP_IMPOSE_UMD_POPUP_DISABLED 0
int sceImposeGetUMDPopup(void)
Get the value of the UMD popup.
int sceImposeSetLanguageMode(int lang, int button)
Set the language and button assignment parameters.
int sceImposeSetHomePopup(int value)
Set the value of the Home popup.
int sceImposeGetBacklightOffTime(void)
Get the value of the backlight timer.
int sceImposeGetLanguageMode(int *lang, int *button)
Get the language and button assignment parameters.
int sceImposeSetUMDPopup(int value)
Set the value of the UMD popup.
int sceImposeSetBacklightOffTime(int value)
Set the value of the backlight timer.
int sceImposeGetHomePopup(void)
Get the value of the Home popup.