]> git.xonotic.org Git - xonotic/gmqcc.git/blob - warns.def
don't set globaladdr directly, use a setter, the setter will update the member values...
[xonotic/gmqcc.git] / warns.def
1 #ifndef GMQCC_DEFINE_FLAG
2 #define GMQCC_DEFINE_FLAG(x)
3 #endif
4
5 GMQCC_DEFINE_FLAG(UNUSED_VARIABLE)