Functions | |
| void | DebugBreak () |
| void | Halt () |
| void | HaltWithDetail (const char *pos, s32 line, const char *format,...) |
| void | HaltWithDetailNoFormat (const char *pos, s32 line, const char *str) |
| void sead::system::DebugBreak | ( | ) |
| void sead::system::Halt | ( | ) |
| void sead::system::HaltWithDetail | ( | const char * | pos, |
| s32 | line, | ||
| const char * | format, | ||
| ... ) |
| void sead::system::HaltWithDetailNoFormat | ( | const char * | pos, |
| s32 | line, | ||
| const char * | str ) |