mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 14:42:27 +00:00
Update dispserv_x11.c
This commit is contained in:
parent
522d30d52d
commit
340515a9fa
@ -134,7 +134,7 @@ static bool x11_set_resolution(void *data,
|
||||
/* following code is the mode line genorator */
|
||||
|
||||
hsp = width*1.140;
|
||||
hfp = width*1.045;
|
||||
hfp = width*1.055;
|
||||
|
||||
pwidth = width;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user