![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
| struct | DBInterface |
Typedefs | |
| typedef struct DBInterface | DBInterface |
Functions | |
| void | DBInit (void) |
| void | DBInitComm (int *inputFlagPtr, int *mtrCallback) |
| void | __DBExceptionDestination (void) |
| void | __DBExceptionDestinationAux (void) |
| BOOL | __DBIsExceptionMarked (__OSException exception) |
| void | __DBMarkException (u8 exception, int value) |
| void | __DBSetPresent (u32 value) |
Variables | |
| DBInterface * | __DBInterface |
| typedef struct DBInterface DBInterface |
| void __DBExceptionDestination | ( | void | ) |
| void __DBExceptionDestinationAux | ( | void | ) |
| BOOL __DBIsExceptionMarked | ( | __OSException | exception | ) |
| void __DBMarkException | ( | u8 | exception, |
| int | value ) |
| void __DBSetPresent | ( | u32 | value | ) |
| void DBInit | ( | void | ) |
| void DBInitComm | ( | int * | inputFlagPtr, |
| int * | mtrCallback ) |
|
extern |