mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-03 00:28:27 +00:00
(Win) Build fix
This commit is contained in:
parent
5354de4439
commit
49660c9bc0
2
driver.h
2
driver.h
@ -580,8 +580,6 @@ void find_prev_location_driver(void);
|
||||
void find_next_location_driver(void);
|
||||
#endif
|
||||
|
||||
void find_image_driver(void);
|
||||
|
||||
void driver_set_monitor_refresh_rate(float hz);
|
||||
bool driver_monitor_fps_statistics(double *refresh_rate, double *deviation, unsigned *sample_points);
|
||||
void driver_set_nonblock_state(bool nonblock);
|
||||
|
Loading…
Reference in New Issue
Block a user