#include <general.h>
変数 | |
unsigned | initialized: 1 |
unsigned | homebutton_callback_initialized: 1 |
unsigned | homebutton_pushed: 1 |
unsigned | exit_called: 1 |
SceUID | homebutton_callback_threadid |
int | randmode |
SceKernelUtilsMt19937Context * | mt19937context |
int | charset |
unsigned DXPGENERALDATA::exit_called |
unsigned DXPGENERALDATA::homebutton_pushed |
unsigned DXPGENERALDATA::initialized |
SceKernelUtilsMt19937Context* DXPGENERALDATA::mt19937context |