]> git.xonotic.org Git - xonotic/gmqcc.git/blob - warns.def
Need to keep prog->entities up to date when spawning entities
[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)