MxLoopingSmkPresenter - dtor, Init, stub Destroy (#162)

This commit is contained in:
Joshua Peisach
2023-10-04 13:30:37 -04:00
committed by GitHub
parent 5125314755
commit 6916aa49e3
2 changed files with 14 additions and 4 deletions

View File

@@ -22,6 +22,8 @@ public:
private:
void Init();
void Destroy(MxBool);
undefined4 m_unk720;
};