forked from github/server
2 lines
59 B
C
2 lines
59 B
C
#define UNUSED_ARG(x) (void)(x)
|
|
#define TOLUA_CAST (char*)
|