diff options
Diffstat (limited to 'include/mtbit.h')
-rw-r--r-- | include/mtbit.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/mtbit.h b/include/mtbit.h deleted file mode 100644 index 2c4dacb..0000000 --- a/include/mtbit.h +++ /dev/null @@ -1,14 +0,0 @@ -/* 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 |