diff --git a/LEGO1/mxomni.h b/LEGO1/mxomni.h index 2d868b4b..28e47124 100644 --- a/LEGO1/mxomni.h +++ b/LEGO1/mxomni.h @@ -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