correct accidental paste in Core.h

This commit is contained in:
IoIxD 2025-12-05 22:48:59 -07:00
commit 320c3c2b26

View file

@ -128,7 +128,7 @@ MWDECL void MwLoop(MwWidget handle);
*/
MWDECL int MwStep(MwWidget handle);
/*!MwStep(
/*!
* @brief Check if any event is pending
* @param handle Widget
* @return `1` if any event is pending