#include <psputility_msgdialog.h>
Data Fields | |
| SceSize | size |
| Size of the structure. | |
| int | language |
| Language for predefined guide texts. | |
| int | buttonSwap |
| Set to 1 for X/O button swap (US model). | |
| int | unknown [4] |
| ? | |
| int | returnValue |
| int | unknown2 [7] |
| char | message [512] |
| The message to display (may contain embedded linefeeds). | |
Size of the structure.
Language for predefined guide texts.
Set to 1 for X/O button swap (US model).
?
| char _SceUtilityMsgDialogParams::message[512] |
The message to display (may contain embedded linefeeds).
1.5.2