(D3D) Build fix
This commit is contained in:
parent
51eb1d9e52
commit
7cd149c3c6
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue