Usermode/AxWin4 - Controls working, starting on text
[tpg/acess2.git] / Usermode / Applications / axwin4_src / UI / include / common.h
diff --git a/Usermode/Applications/axwin4_src/UI/include/common.h b/Usermode/Applications/axwin4_src/UI/include/common.h
new file mode 100644 (file)
index 0000000..f51cca6
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+ */
+#ifndef _COMMON_H_
+#define _COMMON_H_
+
+extern unsigned int    giScreenWidth;
+extern unsigned int    giScreenHeight;
+
+#endif
+

UCC git Repository :: git.ucc.asn.au