mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-02 21:21:16 +00:00
remove offset comment from mxomni.h
This commit is contained in:
parent
39a61de636
commit
05e5e2d77a
@ -92,6 +92,6 @@ __declspec(dllexport) MxNotificationManager * NotificationManager();
|
|||||||
MxVideoManager * MVideoManager();
|
MxVideoManager * MVideoManager();
|
||||||
MxAtomIdCounterSet* AtomIdCounterSet();
|
MxAtomIdCounterSet* AtomIdCounterSet();
|
||||||
|
|
||||||
void SetAppCursor(WPARAM p_wparam); // OFFSET: LEGO 0x1003ef40
|
void SetAppCursor(WPARAM p_wparam);
|
||||||
|
|
||||||
#endif // MXOMNI_H
|
#endif // MXOMNI_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user