Disable Gold-only weapons for Regular edition (Tim Beckmann)
fixed compiling with -DNDEBUG
This commit is contained in:
parent
47d9cc1b2c
commit
e681d155d9
8 changed files with 70 additions and 20 deletions
|
@ -37,7 +37,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef NDEBUG
|
||||
#define fail if (0)
|
||||
static void fail(...) {}
|
||||
#define list_fail_get_data_from_sentinel NULL
|
||||
#define list_fail_add_entry_after NULL
|
||||
#define list_fail_add_entry_before NULL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue