mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-09-27 14:42:51 -04:00
Fix member visibility
This commit is contained in:
parent
54ed98b9d6
commit
5aef35d9c7
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user