implemented some parts of MxOmni and LegoOmni

This commit is contained in:
itsmattkc
2023-06-18 23:19:40 -07:00
parent d774644b4a
commit f8263a3ef8
12 changed files with 167 additions and 16 deletions

View File

@@ -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