aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtbit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mtbit.h')
-rw-r--r--include/mtbit.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/mtbit.h b/include/mtbit.h
new file mode 100644
index 0000000..2c4dacb
--- /dev/null
+++ b/include/mtbit.h
@@ -0,0 +1,14 @@
+/* generated by mapgen - do not edit */
+
+#ifndef MTBIT_H
+#define MTBIT_H
+
+#define BIT_TRACKING_ID 9
+#define BIT_POSITION_X 5
+#define BIT_POSITION_Y 6
+#define BIT_TOUCH_MAJOR 0
+#define BIT_TOUCH_MINOR 1
+#define BIT_WIDTH_MAJOR 2
+#define BIT_WIDTH_MINOR 3
+
+#endif