mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Fix member visibility
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
|||||||
|
|
||||||
friend class MxDirect3D;
|
friend class MxDirect3D;
|
||||||
|
|
||||||
public:
|
private:
|
||||||
GUID m_guid; // 0x00
|
GUID m_guid; // 0x00
|
||||||
MxU32 m_flags; // 0x10
|
MxU32 m_flags; // 0x10
|
||||||
D3DDEVICEDESC m_desc; // 0x14
|
D3DDEVICEDESC m_desc; // 0x14
|
||||||
|
Reference in New Issue
Block a user