remove offset comment from mxomni.h

This commit is contained in:
Ramen2X 2023-09-28 23:24:02 -04:00
parent 39a61de636
commit 05e5e2d77a

View File

@ -92,6 +92,6 @@ __declspec(dllexport) MxNotificationManager * NotificationManager();
MxVideoManager * MVideoManager();
MxAtomIdCounterSet* AtomIdCounterSet();
void SetAppCursor(WPARAM p_wparam); // OFFSET: LEGO 0x1003ef40
void SetAppCursor(WPARAM p_wparam);
#endif // MXOMNI_H