![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static void | DefaultCallback (s32, s32) |
| static s32 | SISteeringBegin (SISteeringControl *sc, SISteeringCallback callback) |
| static void | ResetProc (s32 chan) |
| static int | OnReset (BOOL final) |
| void | SIInitSteering (void) |
| s32 | SIResetSteeringAsync (s32 chan, SISteeringCallback callback) |
| s32 | SIResetSteering (s32 chan) |
Variables | |
| SISteeringControl | __SISteering [4] |
| BOOL | __SIResetSteering |
| static OSResetFunctionInfo | ResetFunctionInfo = {OnReset, 127} |
|
static |
|
static |
| void SIInitSteering | ( | void | ) |
| s32 SIResetSteeringAsync | ( | s32 | chan, |
| SISteeringCallback | callback ) |
|
static |
| BOOL __SIResetSteering |
| SISteeringControl __SISteering[4] |
|
static |