mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 12:51:04 +00:00
6 lines
98 B
Modula-2
6 lines
98 B
Modula-2
|
#ifndef GMQCC_DEFINE_FLAG
|
||
|
#define GMQCC_DEFINE_FLAG(x)
|
||
|
#endif
|
||
|
|
||
|
GMQCC_DEFINE_FLAG(UNUSED_VARIABLE)
|