Stardew Engine
Loading...
Searching...
No Matches
AssertLib.h File Reference
#include <assert.h>
Include dependency graph for AssertLib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EASSERT(e)   assert(e)
 
#define EVERIFY(e)   e
 

Macro Definition Documentation

◆ EASSERT

#define EASSERT (   e)    assert(e)

◆ EVERIFY

#define EVERIFY (   e)    e