mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 16:13:02 +00:00
implemented some parts of MxOmni and LegoOmni
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
__declspec(dllexport) static void CreateInstance();
|
||||
__declspec(dllexport) static LegoOmni *GetInstance();
|
||||
|
||||
LegoOmni();
|
||||
virtual ~LegoOmni(); // vtable+00
|
||||
|
||||
virtual long Notify(MxParam &p); // vtable+04
|
||||
|
||||
Reference in New Issue
Block a user