diff options
author | Mattes D <github@xoft.cz> | 2017-02-13 16:50:35 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2017-02-13 16:50:35 +0100 |
commit | 585571d78ca9ff5e384cae8d006a391df0f17ff7 (patch) | |
tree | de5267740459c2b9b6b6a1296e9d43eb7ac8ec28 /tests/PieceRotation/LuaState_Declaration.inc | |
parent | Made survival the default gamemode (#3563) (diff) | |
download | cuberite-585571d78ca9ff5e384cae8d006a391df0f17ff7.tar cuberite-585571d78ca9ff5e384cae8d006a391df0f17ff7.tar.gz cuberite-585571d78ca9ff5e384cae8d006a391df0f17ff7.tar.bz2 cuberite-585571d78ca9ff5e384cae8d006a391df0f17ff7.tar.lz cuberite-585571d78ca9ff5e384cae8d006a391df0f17ff7.tar.xz cuberite-585571d78ca9ff5e384cae8d006a391df0f17ff7.tar.zst cuberite-585571d78ca9ff5e384cae8d006a391df0f17ff7.zip |
Diffstat (limited to 'tests/PieceRotation/LuaState_Declaration.inc')
-rw-r--r-- | tests/PieceRotation/LuaState_Declaration.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/PieceRotation/LuaState_Declaration.inc b/tests/PieceRotation/LuaState_Declaration.inc new file mode 100644 index 000000000..4019b26c6 --- /dev/null +++ b/tests/PieceRotation/LuaState_Declaration.inc @@ -0,0 +1,4 @@ + +// LuaState_Declaration.inc + +// Dummy include file needed for LuaState to compile successfully |