mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-11 03:25:52 -04:00
daPy_lk_c::draw and linkDraw matched on retail with (void)0 assert, d_a_figure OK
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
} \
|
||||
}
|
||||
|
||||
#define J3D_ASSERT(LINE, COND, MSG) (void)0
|
||||
|
||||
#define JUT_WARN(LINE, ...) \
|
||||
JUTAssertion::setWarningMessage_f(JUTAssertion::getSDevice(), __FILE__, LINE, __VA_ARGS__); \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user