MxFlcPresenter: vtable70 (#291)

* MxFlcPresenter: vtable70

* Fix function

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Joshua Peisach
2023-11-19 07:28:06 -05:00
committed by GitHub
parent 0bb3ea6a03
commit 0b0a9a6d6f
2 changed files with 16 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ public:
return !strcmp(name, MxFlcPresenter::ClassName()) || MxVideoPresenter::IsA(name);
}
virtual void VTable0x70() override; // vtable+0x70
undefined4* m_unk64;
};