summaryrefslogtreecommitdiff
path: root/shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared.h')
-rw-r--r--shared.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/shared.h b/shared.h
new file mode 100644
index 0000000..28eed39
--- /dev/null
+++ b/shared.h
@@ -0,0 +1,8 @@
+#ifndef foosharedfooh
+#define foosharedhfoo
+
+#define REMOTE_LAYOUT_MAX_WIDTH 1000
+#define REMOTE_LAYOUT_MAX_HEIGHT 1000
+
+#endif
+