aboutsummaryrefslogtreecommitdiff
path: root/frontend/pl_gun_ts.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/pl_gun_ts.h')
-rw-r--r--frontend/pl_gun_ts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/pl_gun_ts.h b/frontend/pl_gun_ts.h
index 4e15f00..4e3d195 100644
--- a/frontend/pl_gun_ts.h
+++ b/frontend/pl_gun_ts.h
@@ -13,5 +13,6 @@ int pl_gun_ts_get_fd(struct tsdev *ts);
#define pl_gun_ts_init() NULL
#define pl_gun_ts_update(...) do {} while (0)
+#define pl_set_gun_rect(...) do {} while (0)
#endif