mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-04 00:06:11 +00:00
Fix build derp.
This commit is contained in:
parent
253741ccf5
commit
dc4eaea7b4
@ -277,7 +277,7 @@ static bool gfx_ctx_set_video_mode(
|
||||
|
||||
DWORD style;
|
||||
|
||||
HMONITOR hm_to_use = nullptr;
|
||||
HMONITOR hm_to_use = NULL;
|
||||
MONITORINFOEX current_mon;
|
||||
|
||||
monitor_info(¤t_mon, &hm_to_use);
|
||||
|
Loading…
x
Reference in New Issue
Block a user