Match LegoGameState::History::Serialize

This commit is contained in:
Christian Semmler
2025-01-12 13:04:27 -07:00
parent a269bedcff
commit caee3e0de4
2 changed files with 7 additions and 7 deletions

View File

@@ -141,7 +141,7 @@ public:
MxS16 m_count; // 0x00
ScoreItem m_scores[20]; // 0x02
undefined2 m_unk0x372; // 0x372
MxS16 m_unk0x372; // 0x372
};
LegoGameState();