Relocate SetAppCursor to legoutil (#144)

This commit is contained in:
Christian Semmler
2023-09-29 12:42:15 -04:00
committed by GitHub
parent 44c3ae478b
commit dc869c441c
6 changed files with 12 additions and 10 deletions

View File

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