Usermode/ATE - Tweaking
[tpg/acess2.git] / Usermode / Applications / gui_ate_src / include / common.h
diff --git a/Usermode/Applications/gui_ate_src/include/common.h b/Usermode/Applications/gui_ate_src/include/common.h
new file mode 100644 (file)
index 0000000..e0ebf6c
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * Acess Text Editor (ATE)
+ * - By John Hodge (thePowersGang)
+ *
+ * common.h
+ * - Core header
+ */
+#ifndef _COMMON_H_
+#define _COMMON_H_
+
+extern void     Toolbar_Init(tAxWin3_Widget *Parent);
+
+#endif
+

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