diff options
author | madmaxoft <github@xoft.cz> | 2013-11-09 19:54:52 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-11-09 19:54:52 +0100 |
commit | b6ca98f380cd036bfcc544f11f9d906f37c981a8 (patch) | |
tree | 8fdd972d325ad20ec91c2d94e9f21e054822463b /source/Bindings.h | |
parent | Fixed cTracer's tolua markup. (diff) | |
download | cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.gz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.bz2 cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.lz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.xz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.zst cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.zip |
Diffstat (limited to 'source/Bindings.h')
-rw-r--r-- | source/Bindings.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/source/Bindings.h b/source/Bindings.h index 455307a89..b1c0d55cb 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,8 +1,8 @@ -/*
-** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 11/02/13 17:43:38.
-*/
-
-/* Exported function */
-TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);
-
+/* +** Lua binding: AllToLua +** Generated automatically by tolua++-1.0.92 on 11/09/13 19:50:08. +*/ + +/* Exported function */ +TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S); + |