Go to the source code of this file.
Namespaces | |
| namespace | sead |
| namespace | sead::system |
Macros | |
| #define | SEAD_ASSERT(condition) |
| #define | SEAD_ASSERT_MSG(condition, format, ...) |
Functions | |
| 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) |
| #define SEAD_ASSERT | ( | condition | ) |
| #define SEAD_ASSERT_MSG | ( | condition, | |
| format, | |||
| ... ) |