From f8044d2d1c334a8363f36e983a5538bcce148e79 Mon Sep 17 00:00:00 2001 From: Ramen2X Date: Fri, 15 Mar 2024 15:37:07 -0400 Subject: [PATCH] this might be cleaner actually --- LEGO1/lego/legoomni/include/legogamestate.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/LEGO1/lego/legoomni/include/legogamestate.h b/LEGO1/lego/legoomni/include/legogamestate.h index 0d1357f7..1b2afed2 100644 --- a/LEGO1/lego/legoomni/include/legogamestate.h +++ b/LEGO1/lego/legoomni/include/legogamestate.h @@ -187,9 +187,8 @@ class LegoGameState { LegoFullScreenMovie* m_fullScreenMovie; // 0x20 MxU16 m_unk0x24; // 0x24 MxS16 m_playerCount; // 0x26 -public: // This member is accessed directly by foreign classes - Username m_players[9]; // 0x28 + public: Username m_players[9]; // 0x28 private: History m_history; // 0xa6 undefined2 m_unk0x41a; // 0x41a