aboutsummaryrefslogtreecommitdiff
path: root/src/lua/modules/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/modules/types.h')
-rw-r--r--src/lua/modules/types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lua/modules/types.h b/src/lua/modules/types.h
index 123604e..c6600dc 100644
--- a/src/lua/modules/types.h
+++ b/src/lua/modules/types.h
@@ -22,4 +22,7 @@
#define JIN_NETWORK_SOCKET "Socket"
#define JIN_NETWORK_BUFFER "Buffer"
+// time module
+#define JIN_TIME_TIMER "Timer"
+
#endif \ No newline at end of file