aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL/LuaSL_LSL_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LuaSL/LuaSL_LSL_tree.h')
-rw-r--r--src/LuaSL/LuaSL_LSL_tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LuaSL/LuaSL_LSL_tree.h b/src/LuaSL/LuaSL_LSL_tree.h
index b08d1db..4192310 100644
--- a/src/LuaSL/LuaSL_LSL_tree.h
+++ b/src/LuaSL/LuaSL_LSL_tree.h
@@ -395,6 +395,7 @@ typedef struct
395#endif 395#endif
396 396
397 397
398void finishMessage(LuaCompile *compiler, compileMessage *message, int type, int column, int line);
398 399
399boolean compilerSetup(gameGlobals *ourGlobals); 400boolean compilerSetup(gameGlobals *ourGlobals);
400void compileLSL(LuaCompiler *compiler); 401void compileLSL(LuaCompiler *compiler);