gui2: new layout modules basically work now.

This commit is contained in:
Martin Preuss
2026-04-12 17:01:30 +02:00
parent 505910bd12
commit 710af679cb
8 changed files with 517 additions and 29 deletions

View File

@@ -348,7 +348,7 @@ C03App_CreateButton:
push r21
push r22
ldi r20, BUTTON_MODE_NORMAL
rcall Button_new
bigcall Button_new
pop r22
pop r21
pop r20