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

@@ -1,4 +1,4 @@
#include <windows.h>
#include "legoinc.h"
// OFFSET: LEGO1 0x10091ee0
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)