mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-15 10:48:04 +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 New Issue
Block a user