implement Hospital::ReadyWorld() (#682)

This commit is contained in:
Ramen2X
2024-03-16 17:02:05 -04:00
committed by GitHub
parent 0a4db65b24
commit 4197e3c326
3 changed files with 114 additions and 19 deletions

View File

@@ -39,12 +39,12 @@ public:
private:
Unknown0x08 m_unk0x08; // 0x08
undefined2 m_unk0x0c; // 0x0c
undefined2 m_unk0x0e; // 0x0e
undefined2 m_unk0x10; // 0x10
undefined2 m_unk0x12; // 0x12
undefined2 m_unk0x14; // 0x14
undefined2 m_unk0x16; // 0x16
MxS16 m_unk0x0c; // 0x0c
MxS16 m_unk0x0e; // 0x0e
MxS16 m_unk0x10; // 0x10
MxS16 m_unk0x12; // 0x12
MxS16 m_unk0x14; // 0x14
MxS16 m_unk0x16; // 0x16
};
#endif // HOSPITALSTATE_H