aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL/LuaSL.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LuaSL/LuaSL.h')
-rw-r--r--src/LuaSL/LuaSL.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LuaSL/LuaSL.h b/src/LuaSL/LuaSL.h
index 54e7fa7..f696f03 100644
--- a/src/LuaSL/LuaSL.h
+++ b/src/LuaSL/LuaSL.h
@@ -12,6 +12,7 @@ typedef struct _gameGlobals gameGlobals; // Define this here, so LuaSL_threads.h
12#include "LumbrJack.h" 12#include "LumbrJack.h"
13#include "Runnr.h" 13#include "Runnr.h"
14 14
15#define COMPILE_THREADED 0
15 16
16struct _gameGlobals 17struct _gameGlobals
17{ 18{