summaryrefslogtreecommitdiff
path: root/tolua/src/tests/tmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'tolua/src/tests/tmodule.h')
-rw-r--r--tolua/src/tests/tmodule.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/tolua/src/tests/tmodule.h b/tolua/src/tests/tmodule.h
new file mode 100644
index 0000000..3766bc4
--- /dev/null
+++ b/tolua/src/tests/tmodule.h
@@ -0,0 +1,7 @@
+#include <stdio.h>
+
+extern int a;
+extern int b;
+extern int c;
+extern int d;
+