![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
| typedef void(* | OSResetCallback) (void) |
| typedef void(* | OSPowerCallback) (void) |
Functions | |
| OSResetCallback | OSSetResetCallback (OSResetCallback callback) |
| BOOL | OSGetResetSwitchState (void) |
| BOOL | OSGetResetButtonState (void) |
| typedef void(* OSPowerCallback) (void) |
| typedef void(* OSResetCallback) (void) |
| BOOL OSGetResetButtonState | ( | void | ) |
| BOOL OSGetResetSwitchState | ( | void | ) |
| OSResetCallback OSSetResetCallback | ( | OSResetCallback | callback | ) |