diff options
author | cedeel@gmail.com <cedeel@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-14 14:24:39 +0200 |
---|---|---|
committer | cedeel@gmail.com <cedeel@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-14 14:24:39 +0200 |
commit | 0b29b3b3cf3dd1127e567343295f4df1f88664dc (patch) | |
tree | 702a2e6d771deac21d7d4c09379453508384549d /source/Bindings.h | |
parent | Moved LuaFunctions.h into the Bindings section of the project (diff) | |
download | cuberite-0b29b3b3cf3dd1127e567343295f4df1f88664dc.tar cuberite-0b29b3b3cf3dd1127e567343295f4df1f88664dc.tar.gz cuberite-0b29b3b3cf3dd1127e567343295f4df1f88664dc.tar.bz2 cuberite-0b29b3b3cf3dd1127e567343295f4df1f88664dc.tar.lz cuberite-0b29b3b3cf3dd1127e567343295f4df1f88664dc.tar.xz cuberite-0b29b3b3cf3dd1127e567343295f4df1f88664dc.tar.zst cuberite-0b29b3b3cf3dd1127e567343295f4df1f88664dc.zip |
Diffstat (limited to '')
-rw-r--r-- | source/Bindings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Bindings.h b/source/Bindings.h index fb8cba644..8bfe98708 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 06/13/12 20:13:25.
+** Generated automatically by tolua++-1.0.92 on Thu Jun 14 14:20:17 2012.
*/
/* Exported function */
|