server/src/util/macros.h

4 lines
58 B
C
Raw Normal View History

#define UNUSED_ARG(x) (void)x
#define TOLUA_CAST (char*)