mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Update video_crt_switch.c
This commit is contained in:
parent
0726cc425c
commit
8fdbdf8b8b
@ -174,6 +174,7 @@ void crt_switch_res_core(unsigned width, unsigned height, float hz, unsigned crt
|
||||
{
|
||||
/* ra_core_hz float passed from within
|
||||
* void video_driver_monitor_adjust_system_rates(void) */
|
||||
|
||||
ra_core_width = width;
|
||||
ra_core_height = height;
|
||||
ra_core_hz = hz;
|
||||
|
Loading…
x
Reference in New Issue
Block a user