|
corona
1.0.2
|

Go to the source code of this file.
Defines | |
| #define | COR_GUARD(label) |
| #define | COR_LOG(label) |
| #define | COR_IF_DEBUG if (false) |
| #define | COR_ASSERT(condition, label) |
| #define COR_IF_DEBUG if (false) |
| #define COR_ASSERT | ( | condition, | |
| label | |||
| ) |
1.7.6.1