(D3D) Buildfix
This commit is contained in:
parent
8c1da38cb1
commit
2064164c1d
|
@ -634,7 +634,7 @@ static bool d3d_construct(d3d_video_t *d3d,
|
|||
#ifdef HAVE_MONITOR
|
||||
bool windowed_full;
|
||||
RECT mon_rect;
|
||||
MONITORINFOEX curent_mon;
|
||||
MONITORINFOEX current_mon;
|
||||
HMONITOR hm_to_use;
|
||||
|
||||
d3d_monitor_rect(d3d, ¤t_mon, &hm_to_use);
|
||||
|
|
Loading…
Reference in New Issue