![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| MessageBufferID | TRKTestForPacket () |
| void | TRKGetInput (void) |
| void | TRKProcessInput (int bufferIdx) |
| DSError | TRKInitializeSerialHandler () |
| DSError | TRKTerminateSerialHandler (void) |
Variables | |
| static TRKFramingState | gTRKFramingState |
| void * | gTRKInputPendingPtr |
| void TRKGetInput | ( | void | ) |
| DSError TRKInitializeSerialHandler | ( | ) |
| void TRKProcessInput | ( | int | bufferIdx | ) |
| DSError TRKTerminateSerialHandler | ( | void | ) |
| MessageBufferID TRKTestForPacket | ( | ) |
|
static |
| void* gTRKInputPendingPtr |