mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-02 17:53:40 +00:00
fix resolution setting label
This commit is contained in:
parent
c13308d162
commit
aada549c42
@ -492,6 +492,8 @@ static void menu_action_setting_disp_set_label_menu_video_resolution(
|
||||
(void)width;
|
||||
(void)height;
|
||||
|
||||
strlcpy(path_buf, path, path_buf_size);
|
||||
|
||||
if (driver.video_data && driver.video_poke &&
|
||||
driver.video_poke->get_video_output_size)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user