mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-28 19:00:23 +00:00
Minor UI space fixing
This commit is contained in:
parent
0c1dea77d7
commit
77983b690a
@ -483,7 +483,7 @@ void PauseScreen::render() {
|
||||
if (UIButton(GEN_ID, hlinear2, 40, 0, gs->T("+1"), ALIGN_LEFT))
|
||||
if (g_Config.iFrameSkip < 9)
|
||||
g_Config.iFrameSkip += 1;
|
||||
|
||||
y+=20;
|
||||
} else
|
||||
g_Config.iFrameSkip = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user