(D3D) Build fix

This commit is contained in:
twinaphex 2014-01-09 20:06:39 +01:00
parent 51eb1d9e52
commit 7cd149c3c6

View File

@ -97,7 +97,7 @@ struct D3DVideo
LPD3DXFONT font;
#endif
HRESULT d3d_err;
static unsigned cur_mon_id;
unsigned cur_mon_id;
unsigned screen_width;
unsigned screen_height;