![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
| void | print_f (char const *,...) |
| void | print (char const *) |
| void | dispHeapInfo () |
| void | dispGameInfo () |
| void | dispDateInfo () |
| void | dispConsoleToTerminal () |
| void | exception_addition (JUTConsole *pConsole) |
| void dispConsoleToTerminal | ( | ) |
| void dispDateInfo | ( | ) |
| void dispGameInfo | ( | ) |
| void dispHeapInfo | ( | ) |
| void exception_addition | ( | JUTConsole * | pConsole | ) |
| void print | ( | char const * | string | ) |
| void print_f | ( | char const * | fmt, |
| ... ) |