File AssertLib.h
FileList > engine > include > AssertLib.h
Go to the source code of this file
#include <assert.h>
Macros
| Type | Name |
|---|---|
| define | EASSERT (e) assert(e) |
| define | EVERIFY (e) e |
Macro Definition Documentation
define EASSERT
#define EASSERT (
e
) `assert(e)`
define EVERIFY
#define EVERIFY (
e
) `e`
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/AssertLib.h