diff --git a/WeeGUI_MLI.s b/WeeGUI_MLI.s index 543d8f4..3481ad9 100644 --- a/WeeGUI_MLI.s +++ b/WeeGUI_MLI.s @@ -75,4 +75,5 @@ WGStrokeRoundRect = 82 WGCreateRadio = 84 WGReset = 86 WGGetState = 88 +WGPendingClick = 90 diff --git a/weegui.dsk b/weegui.dsk index 94b7cdc..54ccf1c 100644 Binary files a/weegui.dsk and b/weegui.dsk differ