X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmenu.c;h=f4a45ba7ceefb83aad5cbf488e1433614346cc46;hb=28d1bea2e828cd079593abc8c97ea6ff4fd7d4f4;hp=47523b20e8a6f2e4304606456e8f294cbd25d83f;hpb=3eb073975e1816abadd8b15f53fe62f74ee1c7a8;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: