|
SSBM Decomp
|
Data Structures | |
| struct | DebugContext |
Functions | |
| static int | report_func (__file_handle arg0, unsigned char *arg1, size_t *arg2, __idle_proc arg3) |
| void | HSD_LogInit (void) |
| void | __assert (char *str, u32 arg1, char *arg2) |
| void | HSD_Panic (char *arg0, u32 line, char *arg2) |
| void | HSD_SetReportCallback (ReportCallback cb) |
| void | HSD_SetPanicCallback (PanicCallback cb) |
Variables | |
| struct DebugContext | HSD_Debug_804C2608 |
| static ReportCallback | reportCallback |
| static PanicCallback | panicCallback |
| static __io_proc | logFunc |
|
static |
| void HSD_LogInit | ( | void | ) |
| void __assert | ( | char * | str, |
| u32 | arg1, | ||
| char * | arg2 ) |
| void HSD_Panic | ( | char * | arg0, |
| u32 | line, | ||
| char * | arg2 ) |
| void HSD_SetReportCallback | ( | ReportCallback | cb | ) |
| void HSD_SetPanicCallback | ( | PanicCallback | cb | ) |
| struct DebugContext HSD_Debug_804C2608 |
|
static |
|
static |
|
static |