This commit is contained in:
Krzosa Karol
2025-03-27 11:44:52 +01:00
parent e8841153c6
commit 8a47f93b2f
21 changed files with 235 additions and 118 deletions

View File

@@ -1,4 +1,4 @@
// automatically generated using: D:\dev\wasm\src/ui/ui.meta.c
// automatically generated using: /home/sev/wasm/src/ui/ui.meta.c
type_t type__ui_color_t = { type_kind_enum, s8_const_lit("ui_color_t"), sizeof(ui_color_t),
.members = (type_member_t[]){

View File

@@ -1,4 +1,4 @@
// automatically generated using: D:\dev\wasm\src/ui/ui.meta.c
// automatically generated using: /home/sev/wasm/src/ui/ui.meta.c
typedef enum {
ui_color_rect,
ui_color_rect_hot,