mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-18 20:28:01 +00:00
odin EnumBackingType enum usage in ErrorType
This commit is contained in:
parent
23f70e0477
commit
388d74de4c
@ -269,7 +269,7 @@ TypedConfig :: struct {
|
|||||||
id: ElementId,
|
id: ElementId,
|
||||||
}
|
}
|
||||||
|
|
||||||
ErrorType :: enum {
|
ErrorType :: enum EnumBackingType {
|
||||||
TEXT_MEASUREMENT_FUNCTION_NOT_PROVIDED,
|
TEXT_MEASUREMENT_FUNCTION_NOT_PROVIDED,
|
||||||
ARENA_CAPACITY_EXCEEDED,
|
ARENA_CAPACITY_EXCEEDED,
|
||||||
ELEMENTS_CAPACITY_EXCEEDED,
|
ELEMENTS_CAPACITY_EXCEEDED,
|
||||||
|
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