mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Update video_crt_switch.c
This commit is contained in:
parent
c43a93e544
commit
0726cc425c
@ -170,7 +170,7 @@ static void crt_screen_setup_aspect(unsigned width, unsigned height)
|
|||||||
switch_res_crt(width, height);
|
switch_res_crt(width, height);
|
||||||
}
|
}
|
||||||
|
|
||||||
void crt_switch_res_core(unsigned width, unsigned height, float hz, unsigned crt_mode, int crt_switch_center_adjust)
|
void crt_switch_res_core(unsigned width, unsigned height, float hz, unsigned crt_mode, int crt_switch_center_adjust, int monitor_indez)
|
||||||
{
|
{
|
||||||
/* ra_core_hz float passed from within
|
/* ra_core_hz float passed from within
|
||||||
* void video_driver_monitor_adjust_system_rates(void) */
|
* void video_driver_monitor_adjust_system_rates(void) */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user