aboutsummaryrefslogtreecommitdiff
path: root/frontend/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/menu.h')
-rw-r--r--frontend/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/menu.h b/frontend/menu.h
index 1635146..3326b69 100644
--- a/frontend/menu.h
+++ b/frontend/menu.h
@@ -13,4 +13,4 @@ enum opts {
OPT_TSGUN_NOTRIGGER = 1 << 4,
};
-extern int g_opts;
+extern int g_opts, analog_deadzone;