gui2: added widgets.

This commit is contained in:
Martin Preuss
2026-03-09 21:06:16 +01:00
parent 2827f4e063
commit d3f24284ca
8 changed files with 1043 additions and 82 deletions

View File

@@ -130,7 +130,7 @@ RootWindow_OnLayout_loop:
mov yh, r19
; all children are MainWindow, set to fullscreen
bigcall Widget_SetFullScreen ; (R16)
rcall OBJ_GetNext
bigcall OBJ_GetNext
brcs RootWindow_OnLayout_loop
RootWindow_OnLayout_done:
pop yh