SSBM Decomp
Loading...
Searching...
No Matches
db.h File Reference
#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,...)
 

Function Documentation

◆ DBInit()

void DBInit ( void  )

◆ DBIsDebuggerPresent()

bool DBIsDebuggerPresent ( void  )

◆ __DBIsExceptionMarked()

bool __DBIsExceptionMarked ( u8  exception)

◆ DBPrintf()

void DBPrintf ( const char *  str,
  ... 
)