This website requires JavaScript.
Explore
Help
Sign in
Marc
/
server
Watch
1
Star
0
Fork
You've already forked server
0
forked from
github/server
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
112126b07b
server
/
src
/
util
/
macros.h
3 lines
59 B
C
Raw
Normal View
History
Unescape
Escape
platform.h is only for WIN32 now. replace MIN and MAX macros, they are BAD.
2017-12-29 06:13:28 +01:00
#
define UNUSED_ARG(x) (void)(x)
move some platform defines to a macros header
2017-12-28 18:41:33 +01:00
#
define TOLUA_CAST (char*)
Reference in a new issue
Copy permalink