SSBM Decomp
|
#include <platform.h>
Go to the source code of this file.
Data Structures | |
struct | DBInterface |
Functions | |
void | DBInit (void) |
bool | DBIsDebuggerPresent (void) |
bool | __DBIsExceptionMarked (u8 exception) |
void | DBPrintf (const char *str,...) |
void DBInit | ( | void | ) |
bool DBIsDebuggerPresent | ( | void | ) |
void DBPrintf | ( | const char * | str, |
... | |||
) |