mirror of
https://github.com/zeldaret/tmc
synced 2026-07-27 06:45:35 -04:00
furniture ok
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
#define BOOLCAST(x) ((-(x) | (x)) >> 31)
|
||||
#define static_assert(cond) extern char assertion[(cond) ? 1 : -1]
|
||||
|
||||
#define super (&this->base)
|
||||
|
||||
#if NON_MATCHING
|
||||
#define ASM_FUNC(path, decl)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user