![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static OSPlayRecord PlayRecord | ATTRIBUTE_ALIGN (32) |
| static void | PlayRecordCallback (s32, NANDCommandBlock *) |
| static u32 | RecordCheckSum (OSPlayRecord *record) |
| void | PlayRecordAlarmCallback (OSAlarm *alarm, OSContext *context) |
| void | __OSStartPlayRecord (void) |
| void | __OSStopPlayRecord (void) |
Variables | |
| static BOOL | PlayRecordGet = FALSE |
| static NANDFileInfo | FileInfo |
| static NANDCommandBlock | Block |
| static s32 | PlayRecordState = 9 |
| static OSAlarm | PlayRecordAlarm |
| static BOOL | PlayRecordError = FALSE |
| static volatile BOOL | PlayRecordTerminate = FALSE |
| static volatile BOOL | PlayRecordTerminated = FALSE |
| static BOOL | PlayRecordRetry = FALSE |
| static OSTime | PlayRecordLastCloseTime |
| static s32 | PlayRecordLastError = NAND_RESULT_OK |
| void __OSStartPlayRecord | ( | void | ) |
| void __OSStopPlayRecord | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |