Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JASReport.h File Reference

Go to the source code of this file.

Functions

void JASReportInit (JKRHeap *, int)
 
int JASReportGetLineMax ()
 
int JASReportCopyBuffer (char *, int)
 
void JASReport (const char *message,...)
 

Function Documentation

◆ JASReport()

void JASReport ( const char * message,
... )

◆ JASReportCopyBuffer()

int JASReportCopyBuffer ( char * param_1,
int lines )

◆ JASReportGetLineMax()

int JASReportGetLineMax ( )

◆ JASReportInit()

void JASReportInit ( JKRHeap * heap,
int lineMax )