summaryrefslogtreecommitdiff
path: root/sys/mac/MacHandleEv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mac/MacHandleEv.h')
-rw-r--r--sys/mac/MacHandleEv.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/mac/MacHandleEv.h b/sys/mac/MacHandleEv.h
new file mode 100644
index 0000000..73eff48
--- /dev/null
+++ b/sys/mac/MacHandleEv.h
@@ -0,0 +1,3 @@
+/* MacHandelEv.h -- event handlers */
+
+void DoMouseDown(EventRecord *theEvent);