mirror of
https://github.com/nicbarker/clay.git
synced 2025-09-18 12:36:17 +00:00
update odin bindings
This commit is contained in:
parent
948468ad86
commit
e41a8eea88
|
@ -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.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue