X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmenu.h;h=7f366df6ce848be8cb9b6e797755db4f23266413;hp=1635146ffb9a6169f394601ece350bfb446a4f5b;hb=a72ac8031937bb80f36e9392d07724a954995029;hpb=4c08b9e7dd350a48fc3e0515913d6ccc8b15e5ae diff --git a/frontend/menu.h b/frontend/menu.h index 1635146f..7f366df6 100644 --- a/frontend/menu.h +++ b/frontend/menu.h @@ -14,3 +14,4 @@ enum opts { }; extern int g_opts; +extern int soft_scaling, analog_deadzone;