3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
|
#define LEGO_IS_USE_NC
|
||
|
#define LEGO_IS_USE(x, ...) !defined(LEGO_IS_USE_##x)
|