Fix build derp.

This commit is contained in:
Themaister 2012-10-30 22:02:15 +01:00
parent 253741ccf5
commit dc4eaea7b4

View File

@ -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(&current_mon, &hm_to_use);