mirror of
https://github.com/nicbarker/clay.git
synced 2025-05-14 14:28:06 +00:00
Compare commits
2 Commits
bf4a4b1bf6
...
9f16856fb0
Author | SHA1 | Date | |
---|---|---|---|
|
9f16856fb0 | ||
|
5a328da308 |
@ -317,7 +317,7 @@ ElementDeclaration :: struct {
|
|||||||
userData: rawptr
|
userData: rawptr
|
||||||
}
|
}
|
||||||
|
|
||||||
ErrorType :: enum {
|
ErrorType :: enum EnumBackingType {
|
||||||
TextMeasurementFunctionNotProvided,
|
TextMeasurementFunctionNotProvided,
|
||||||
ArenaCapacityExceeded,
|
ArenaCapacityExceeded,
|
||||||
ElementsCapacityExceeded,
|
ElementsCapacityExceeded,
|
||||||
|
Loading…
Reference in New Issue
Block a user