mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
MxFlcPresenter ctor/dtor (#132)
* MxFlcPresenter ctor/dtor * Match constructor --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
return !strcmp(name, MxFlcPresenter::ClassName()) || MxVideoPresenter::IsA(name);
|
||||
}
|
||||
|
||||
undefined4 m_unk64;
|
||||
undefined4 *m_unk64;
|
||||
};
|
||||
|
||||
#endif // MXFLCPRESENTER_H
|
||||
|
Reference in New Issue
Block a user