PSPSDK 2024-10-31
|
#include <utility/psputility.h>
Data Fields | |
unsigned int | size |
Size of the structure. | |
int | language |
Language. | |
int | buttonSwap |
Set to 1 for X/O button swap. | |
int | graphicsThread |
Graphics thread priority. | |
int | accessThread |
Access/fileio thread priority (SceJobThread) | |
int | fontThread |
Font thread priority (ScePafThread) | |
int | soundThread |
Sound thread priority. | |
int | result |
Result. | |
int | reserved [4] |
Set to 0. | |
int pspUtilityDialogCommon::accessThread |
Access/fileio thread priority (SceJobThread)
int pspUtilityDialogCommon::buttonSwap |
Set to 1 for X/O button swap.
int pspUtilityDialogCommon::fontThread |
Font thread priority (ScePafThread)
int pspUtilityDialogCommon::graphicsThread |
Graphics thread priority.
int pspUtilityDialogCommon::language |
Language.
int pspUtilityDialogCommon::reserved[4] |
Set to 0.
int pspUtilityDialogCommon::result |
Result.
int pspUtilityDialogCommon::soundThread |
Sound thread priority.