Fix last commit

Origin commit data
------------------
Commit: b1f08a6012
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-17 (Sun, 17 Jan 2016)
This commit is contained in:
Michael Liebmann
2016-01-17 15:45:04 +01:00
parent 38488e642c
commit 5a33fb5d93
2 changed files with 3 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ extern "C" {
#if 0
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 36
#define LUA_API_VERSION_MINOR 37
#endif
void LuaInstRegisterFunctions(lua_State *L, bool fromThreads=false);