mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Core: remove extraneous define
No longer needed, moved to dbg.h in commit ab0f925205f1b6ccf71cc1efa0ef7298d4493fe6.
This commit is contained in:
parent
9e5b8a541c
commit
70c117b6ff
@ -11,7 +11,4 @@
|
||||
//#else
|
||||
# define Assert(condition, ...) assert(condition)
|
||||
# define AssertFatalMsg Assert
|
||||
|
||||
// TODO: this needs to go to dbg.h
|
||||
# define AssertMsg(condition, ...) assert(condition)
|
||||
//#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user