Just™ Game Engine
Macros
assert.hpp File Reference
#include "jng/debug/log.hpp"

Go to the source code of this file.

Macros

#define JNG_CORE_ASSERT(x, ...)
 
#define JNG_USER_ASSERT(x, ...)
 

Macro Definition Documentation

◆ JNG_CORE_ASSERT

#define JNG_CORE_ASSERT (   x,
  ... 
)

◆ JNG_USER_ASSERT

#define JNG_USER_ASSERT (   x,
  ... 
)