summaryrefslogtreecommitdiffstats
path: root/lib/luaproxy/Dummy.c
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-07-01 22:20:48 +0200
committerMattes D <github@xoft.cz>2014-07-01 22:20:48 +0200
commit9fa984bf04b7cd17e5728257aa0556e77cbddda4 (patch)
treee06ac35b06660ac1aa0d1b84481119b1809cfbe8 /lib/luaproxy/Dummy.c
parentMerge pull request #1141 from Howaner/GlobalFixes (diff)
parentLuaProxy compilation under MinGW. (diff)
downloadcuberite-9fa984bf04b7cd17e5728257aa0556e77cbddda4.tar
cuberite-9fa984bf04b7cd17e5728257aa0556e77cbddda4.tar.gz
cuberite-9fa984bf04b7cd17e5728257aa0556e77cbddda4.tar.bz2
cuberite-9fa984bf04b7cd17e5728257aa0556e77cbddda4.tar.lz
cuberite-9fa984bf04b7cd17e5728257aa0556e77cbddda4.tar.xz
cuberite-9fa984bf04b7cd17e5728257aa0556e77cbddda4.tar.zst
cuberite-9fa984bf04b7cd17e5728257aa0556e77cbddda4.zip
Diffstat (limited to 'lib/luaproxy/Dummy.c')
-rw-r--r--lib/luaproxy/Dummy.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/luaproxy/Dummy.c b/lib/luaproxy/Dummy.c
new file mode 100644
index 000000000..4018d8392
--- /dev/null
+++ b/lib/luaproxy/Dummy.c
@@ -0,0 +1,4 @@
+
+// Dummy.c
+
+// Because the MSVC compiler needs at least one C file to compile the project