mirror of
https://github.com/libretro/RetroArch
synced 2025-02-08 06:40:14 +00:00
Update video_display_server.h
fixed function
This commit is contained in:
parent
610f9d6c48
commit
50f54fcb43
@ -73,7 +73,7 @@ bool video_display_server_set_window_decorations(bool on);
|
||||
|
||||
bool video_display_server_set_resolution(
|
||||
unsigned width, unsigned height,
|
||||
int int_hz, float hz, int center, int monitor_index, int xoffset);
|
||||
int int_hz, float hz, int center, int monitor_index, int xoffset, int padjust);
|
||||
|
||||
void *video_display_server_get_resolution_list(unsigned *size);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user