server/src/util/macros.h
2017-12-29 11:44:14 +01:00

2 lines
59 B
C

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