update odin bindings

This commit is contained in:
Nic Barker 2025-01-26 15:09:13 +13:00
parent 948468ad86
commit e41a8eea88
6 changed files with 2 additions and 1 deletions

View File

@ -184,7 +184,8 @@ ElementConfigUnion :: struct #raw_union {
RenderCommand :: struct {
boundingBox: BoundingBox,
config: ElementConfigUnion,
text: String,
text: StringSlice,
zIndex: u32,
id: u32,
commandType: RenderCommandType,
}

Binary file not shown.

Binary file not shown.

Binary file not shown.