mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
this might be cleaner actually
This commit is contained in:
parent
cf9d6567c7
commit
f8044d2d1c
@ -187,9 +187,8 @@ class LegoGameState {
|
|||||||
LegoFullScreenMovie* m_fullScreenMovie; // 0x20
|
LegoFullScreenMovie* m_fullScreenMovie; // 0x20
|
||||||
MxU16 m_unk0x24; // 0x24
|
MxU16 m_unk0x24; // 0x24
|
||||||
MxS16 m_playerCount; // 0x26
|
MxS16 m_playerCount; // 0x26
|
||||||
public:
|
|
||||||
// This member is accessed directly by foreign classes
|
// This member is accessed directly by foreign classes
|
||||||
Username m_players[9]; // 0x28
|
public: Username m_players[9]; // 0x28
|
||||||
private:
|
private:
|
||||||
History m_history; // 0xa6
|
History m_history; // 0xa6
|
||||||
undefined2 m_unk0x41a; // 0x41a
|
undefined2 m_unk0x41a; // 0x41a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user