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