![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| void | JASReportInit (JKRHeap *heap, int lineMax) |
| int | JASReportGetLineMax () |
| int | JASReportCopyBuffer (char *param_1, int lines) |
| void | JASReport (const char *str,...) |
Variables | |
| static OSMutex | sMutex |
| static char * | sBuffer |
| static int | sLineMax |
| static int | sLineCount |
| static int | sTop |
| void JASReport | ( | const char * | str, |
| ... ) |
| int JASReportCopyBuffer | ( | char * | param_1, |
| int | lines ) |
| int JASReportGetLineMax | ( | ) |
| void JASReportInit | ( | JKRHeap * | heap, |
| int | lineMax ) |
|
static |
|
static |
|
static |
|
static |
|
static |