diff options
author | STRWarrior <niels.breuker@hotmail.nl> | 2013-08-12 11:31:02 +0200 |
---|---|---|
committer | STRWarrior <niels.breuker@hotmail.nl> | 2013-08-12 11:31:02 +0200 |
commit | 83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4 (patch) | |
tree | 6a4ed88f936aa6d704c86b0c6bb36933d246a21c /source/Bindings.h | |
parent | Fixed logging into debug console. (diff) | |
download | cuberite-83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4.tar cuberite-83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4.tar.gz cuberite-83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4.tar.bz2 cuberite-83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4.tar.lz cuberite-83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4.tar.xz cuberite-83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4.tar.zst cuberite-83d3635e0bd4784ec0eab34d7aa3eca048d8dfe4.zip |
Diffstat (limited to '')
-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 ec1e372f7..34086da3e 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/11/13 14:53:46. -*/ - -/* Exported function */ -TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S); - +/*
+** Lua binding: AllToLua
+** Generated automatically by tolua++-1.0.92 on 08/12/13 11:15:34.
+*/
+
+/* Exported function */
+TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);
+
|