mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 19:21:15 +00:00
8 lines
147 B
C++
8 lines
147 B
C++
class MxEventPresenter : public MxMediaPresenter
|
|
{
|
|
// OFFSET LEGO1 0x100c2b70
|
|
MxEventPresenter();
|
|
|
|
// OFFSET LEGO1 0x100c2da0
|
|
Init();
|
|
} |