diff --git a/LEGO1/mxdirect3d.cpp b/LEGO1/mxdirect3d.cpp index a006b4bb..dc4f3bfa 100644 --- a/LEGO1/mxdirect3d.cpp +++ b/LEGO1/mxdirect3d.cpp @@ -14,7 +14,7 @@ MxDirect3D::MxDirect3D() { this->m_pDirect3d = NULL; this->m_pDirect3dDevice = NULL; - this->m_unk0x88c = NULL; + this->m_unk0x88c = 0; this->m_assignedDevice = NULL; }