diff options
author | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-08 22:49:29 +0200 |
---|---|---|
committer | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-08 22:49:29 +0200 |
commit | 6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9 (patch) | |
tree | 621f7959a61f9b054876e87613b0a56583e15813 /source/Bindings.h | |
parent | Another fix for the case-sensitiveness. WTF, STL allows different signatures for Debug and Release builds? (diff) | |
download | cuberite-6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9.tar cuberite-6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9.tar.gz cuberite-6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9.tar.bz2 cuberite-6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9.tar.lz cuberite-6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9.tar.xz cuberite-6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9.tar.zst cuberite-6bc916fc3ccb63ebded52c42b8f9daa3627c6eb9.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 fa5d54c5c..d75eff766 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 09/08/12 18:04:38. +** Generated automatically by tolua++-1.0.92 on 09/08/12 22:43:41. */ /* Exported function */ |