Structure to hold the parameters for a message dialog. More...
#include <src/utility/psputility_msgdialog.h>

Data Fields | |
| pspUtilityDialogCommon | base |
| int | unknown |
| pspUtilityMsgDialogMode | mode |
| unsigned int | errorValue |
| char | message [512] |
| The message to display (may contain embedded linefeeds). | |
| int | options |
| pspUtilityMsgDialogPressed | buttonPressed |
Structure to hold the parameters for a message dialog.
| unsigned int _pspUtilityMsgDialogParams::errorValue |
| char _pspUtilityMsgDialogParams::message[512] |
The message to display (may contain embedded linefeeds).
1.7.1