mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-14 10:18:03 +00:00
Add tree depth to odin
This commit is contained in:
parent
f8bdf01b45
commit
28dede3da5
@ -226,6 +226,7 @@ RenderCommand :: struct {
|
||||
userData: rawptr,
|
||||
id: u32,
|
||||
zIndex: i16,
|
||||
treeDepth: i16,
|
||||
commandType: RenderCommandType,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user