gui: added missing register setting.

This commit is contained in:
Martin Preuss
2026-05-18 17:13:03 +02:00
parent b2e5be974e
commit 18e1751e14

View File

@@ -169,6 +169,7 @@ menuWinCreateButton:
push yh
ldi r16, 0
ldi r17, (WIDGET_PACK_BEGIN<<WIDGET_PACK_HSELF0_BIT) | (WIDGET_PACK_BEGIN<<WIDGET_PACK_VSELF0_BIT) ; PACK
ldi r23, BUTTON_MODE_NORMAL
bigcall C03App_CreateButton
mov xl, yl
mov xh, yh