![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
| void | JASReportInit (JKRHeap *, int) |
| int | JASReportGetLineMax () |
| int | JASReportCopyBuffer (char *, int) |
| void | JASReport (const char *message,...) |
| void JASReport | ( | const char * | message, |
| ... ) |
| int JASReportCopyBuffer | ( | char * | param_1, |
| int | lines ) |
| int JASReportGetLineMax | ( | ) |
| void JASReportInit | ( | JKRHeap * | heap, |
| int | lineMax ) |