X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmenu.c;h=6d753735b2fb3642d6b2f034e182193dae1bcbe9;hb=aa3b7879975ee665e7199cc2f2c2fd9b4476a14b;hp=0b3f553c3aea0350ecb7d5c41d04f22e8593ecc6;hpb=8a55ebcc07d4f860633db8c77bb9e16bcfa03313;p=pcsx_rearmed.git diff --git a/frontend/menu.c b/frontend/menu.c index 0b3f553c..6d753735 100644 --- a/frontend/menu.c +++ b/frontend/menu.c @@ -815,7 +815,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: