implement/match Hospital::HandleEndAction() (#704)

* implement Hospital::HandleEndAction()

* don't compare m_unk0x128 against char

* fix gotos

* match
This commit is contained in:
Ramen2X
2024-03-20 19:19:08 -04:00
committed by GitHub
parent 3ce1e4985e
commit 770da22a1d
2 changed files with 161 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ private:
undefined m_unk0x118; // 0x118
MxLong m_unk0x11c; // 0x11c
MxLong m_unk0x120; // 0x120
MxLong m_unk0x124; // 0x124
MxLong m_time; // 0x124
undefined m_unk0x128; // 0x128
};