diff options
author | STRWarrior <niels.breuker@hotmail.nl> | 2013-09-01 14:53:11 +0200 |
---|---|---|
committer | STRWarrior <niels.breuker@hotmail.nl> | 2013-09-01 14:53:11 +0200 |
commit | 2765fce522b3e68a3911324a0cf799a2700f2c29 (patch) | |
tree | 0cf08b2854b6cfacb1714f9ab376742f323e5d3d /source/Bindings.h | |
parent | AnvilStats: Added combined HeightBiome map (diff) | |
download | cuberite-2765fce522b3e68a3911324a0cf799a2700f2c29.tar cuberite-2765fce522b3e68a3911324a0cf799a2700f2c29.tar.gz cuberite-2765fce522b3e68a3911324a0cf799a2700f2c29.tar.bz2 cuberite-2765fce522b3e68a3911324a0cf799a2700f2c29.tar.lz cuberite-2765fce522b3e68a3911324a0cf799a2700f2c29.tar.xz cuberite-2765fce522b3e68a3911324a0cf799a2700f2c29.tar.zst cuberite-2765fce522b3e68a3911324a0cf799a2700f2c29.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 faa81e4c8..c706c2281 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,8 +1,8 @@ -/* -** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 08/30/13 18:03:05. -*/ - -/* Exported function */ -TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S); - +/*
+** Lua binding: AllToLua
+** Generated automatically by tolua++-1.0.92 on 09/01/13 14:42:05.
+*/
+
+/* Exported function */
+TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);
+
|