X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmenu.h;h=3326b697840575793e9bc671620762833bd2c2cb;hp=1635146ffb9a6169f394601ece350bfb446a4f5b;hb=76d1d09c1224af8d663ce63dc5b32425bd62cb29;hpb=4c08b9e7dd350a48fc3e0515913d6ccc8b15e5ae diff --git a/frontend/menu.h b/frontend/menu.h index 1635146f..3326b697 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;