MxStillPresenter::ParseExtra (#248)

* MxStillPresenter::ParseExtra

* resolve clang-format complaints
This commit is contained in:
MS
2023-10-25 18:16:08 -04:00
committed by GitHub
parent 20c4f832ca
commit 24c9f8b9ed
4 changed files with 44 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
// SIZE 0x6c
class MxStillPresenter : public MxVideoPresenter {
public:
virtual void ParseExtra() override; // vtable+0x30
MxStillPresenter() { m_unk68 = 0; }
undefined4 m_unk64;
undefined4 m_unk68;