![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
void | __OSResetSWInterruptHandler (s16 exception, OSContext *context) |
OSResetCallback | OSSetResetCallback (OSResetCallback callback) |
BOOL | OSGetResetButtonState (void) |
int | OSGetResetSwitchState (void) |
void | __OSSetResetButtonTimer (u8 min) |
Variables | |
static OSResetCallback | ResetCallback |
static BOOL | Down |
static BOOL | LastState |
static OSTime | HoldUp |
static OSTime | HoldDown |
void __OSSetResetButtonTimer | ( | u8 | min | ) |
BOOL OSGetResetButtonState | ( | void | ) |
int OSGetResetSwitchState | ( | void | ) |
OSResetCallback OSSetResetCallback | ( | OSResetCallback | callback | ) |
|
static |
|
static |
|
static |
|
static |
|
static |