mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Update dispserv_x11.c
This commit is contained in:
parent
8344b0d049
commit
0f400b433b
@ -149,7 +149,7 @@ static bool x11_display_server_set_resolution(void *data,
|
||||
float pixel_clock = 0;
|
||||
|
||||
crt_en = true;
|
||||
|
||||
sprintf(old_mode,"%s", new_mode);
|
||||
Display* dsp = XOpenDisplay(NULL);
|
||||
Screen* scrn = DefaultScreenOfDisplay(dsp);
|
||||
XRRScreenResources *res;
|
||||
|
Loading…
x
Reference in New Issue
Block a user