Set up to decomp mevent_server

This commit is contained in:
PikalaxALT
2018-11-30 08:47:58 -05:00
parent c52daa7ef9
commit 294b150d70
6 changed files with 31 additions and 14 deletions
+2
View File
@@ -28,6 +28,8 @@
#endif // __APPLE__
#define ARRAY_COUNT(array) (sizeof(array) / sizeof((array)[0]))
// GF's lingo
#define NELEMS ARRAY_COUNT
// useful math macros