![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Classes | |
| struct | ConsoleHead |
Functions | |
| void | Log (const char *fmt,...) |
| void | Panic (const char *file, int line, const char *fmt,...) |
| void | Warning (const char *file, int line, const char *msg,...) |
| static void | WaitVIRetrace_ () |
| static void * | CreateFB_ (GXRenderModeObj const *rmode) |
| void | DirectPrint_DrawStringToXfb (int posh, int posv, const char *format, va_list vargs, bool turnOver, bool backErase) |
| void * | DirectPrint_SetupFB (const GXRenderModeObj *rmode) |
|
static |
| void nw4hbm::db::detail::DirectPrint_DrawStringToXfb | ( | int | posh, |
| int | posv, | ||
| const char * | format, | ||
| va_list | vargs, | ||
| bool | turnOver, | ||
| bool | backErase ) |
| void * nw4hbm::db::detail::DirectPrint_SetupFB | ( | const GXRenderModeObj * | rmode | ) |
| void nw4hbm::db::detail::Log | ( | const char * | fmt, |
| ... ) |
| DECL_WEAK void nw4hbm::db::detail::Panic | ( | const char * | file, |
| int | line, | ||
| const char * | fmt, | ||
| ... ) |
|
static |
| DECL_WEAK void nw4hbm::db::detail::Warning | ( | const char * | file, |
| int | line, | ||
| const char * | msg, | ||
| ... ) |