mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
MxStillPresenter::ParseExtra (#248)
* MxStillPresenter::ParseExtra * resolve clang-format complaints
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user