X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmenu.c;h=f4a45ba7ceefb83aad5cbf488e1433614346cc46;hb=6673bd839633242694a1f759b02b61d0adc78b12;hp=47523b20e8a6f2e4304606456e8f294cbd25d83f;hpb=e989dfc6d5e44b0c61c481399e40833ffce6942a;p=pcsx_rearmed.git diff --git a/frontend/menu.c b/frontend/menu.c index 47523b20..f4a45ba7 100644 --- a/frontend/menu.c +++ b/frontend/menu.c @@ -818,7 +818,7 @@ static void draw_savestate_bg(int slot) // darken this so that menu text is visible if (g_menuscreen_w - w < 320) - menu_darken_bg(d, d, w * 2, 0); + menu_darken_bg(d, d, w, 0); } out: