|
Polyphase Game Engine
|
Go to the source code of this file.
Macros | |
| #define | USE_CUSTOM_ASSERT 1 |
| #define | OCT_ASSERT(expr) |
Functions | |
| POLYPHASE_API void | SYS_Assert (const char *exprString, const char *fileString, uint32_t lineNumber) |
| #define OCT_ASSERT | ( | expr | ) |
| #define USE_CUSTOM_ASSERT 1 |
| POLYPHASE_API void SYS_Assert | ( | const char * | exprString, |
| const char * | fileString, | ||
| uint32_t | lineNumber | ||
| ) |