static void die( bool a, char *file, int line);
Produces an assert. This function shouldn't be called directly -instead, use the cl_assert macro.
Back to index