Implement/match Pizza::FUN_100382b0 and Pizza::StopActions (#1118)

This commit is contained in:
Christian Semmler
2024-10-26 09:34:43 -07:00
committed by GitHub
parent 0cb753e523
commit 2b9d8f1fba
5 changed files with 74 additions and 39 deletions

View File

@@ -35,13 +35,12 @@ public:
void SetUnknown0x160(MxBool p_unk0x160) { m_unk0x160 = p_unk0x160; }
void ActivateSceneActions();
void EnableScenePresentation(MxBool p_enable);
// SYNTHETIC: LEGO1 0x1000ff60
// SkateBoard::`scalar deleting destructor'
private:
void EnableScenePresentation(MxBool p_enable);
MxBool m_unk0x160; // 0x160
Act1State* m_act1state; // 0x164
};