mirror of
https://github.com/libretro/RetroArch
synced 2025-02-08 06:40:14 +00:00
Merge pull request #12786 from sonninnos/resolution-dropdown
Resolution dropdown pop
This commit is contained in:
commit
1c82fd29ef
@ -6210,7 +6210,7 @@ int action_cb_push_dropdown_item_resolution(const char *path,
|
||||
settings->uints.video_fullscreen_x = width;
|
||||
settings->uints.video_fullscreen_y = height;
|
||||
|
||||
return 1;
|
||||
action_cancel_pop_default(NULL, NULL, 0, 0);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user