X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmenu.h;h=16f85a903ff767452d240295c4cb94dc97b85a1b;hp=3326b697840575793e9bc671620762833bd2c2cb;hb=62d7fa9555924ab8e152b546711d27add640b102;hpb=55b0eeea6028e00741e620d28ab3211c49b8515f diff --git a/frontend/menu.h b/frontend/menu.h index 3326b697..16f85a90 100644 --- a/frontend/menu.h +++ b/frontend/menu.h @@ -13,4 +13,5 @@ enum opts { OPT_TSGUN_NOTRIGGER = 1 << 4, }; -extern int g_opts, analog_deadzone; +extern int g_opts; +extern int analog_deadzone;