Update video_crt_switch.c

This commit is contained in:
alphanu1 2019-01-30 20:57:52 +00:00
parent 0726cc425c
commit 8fdbdf8b8b

View File

@ -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;