mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Comment about missing vtable functions
This commit is contained in:
parent
d66f4ccf2f
commit
2192b564e2
@ -38,6 +38,8 @@ class LegoAnimPresenter : public MxVideoPresenter {
|
||||
virtual void PutFrame() override; // vtable+0x6c
|
||||
virtual MxResult VTable0x88(MxStreamChunk* p_chunk); // vtable+0x88
|
||||
|
||||
// 6 more virtual functions here
|
||||
|
||||
private:
|
||||
void Init();
|
||||
void Destroy(MxBool p_fromDestructor);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user