aboutsummaryrefslogtreecommitdiff
path: root/frontend/plugin_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/plugin_lib.h')
-rw-r--r--frontend/plugin_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/plugin_lib.h b/frontend/plugin_lib.h
index 332fbc2..a96dc4e 100644
--- a/frontend/plugin_lib.h
+++ b/frontend/plugin_lib.h
@@ -20,6 +20,7 @@ enum {
extern int in_type1, in_type2;
extern int in_keystate, in_state_gun, in_a1[2], in_a2[2];
extern int in_adev[2], in_adev_axis[2][2];
+extern int in_adev_is_nublike[2];
extern int in_enable_vibration;
extern void *pl_vout_buf;