mirror of
https://github.com/nicbarker/clay.git
synced 2025-09-18 20:46:17 +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,
|
||||
}
|
||||
|
||||
ErrorType :: enum {
|
||||
ErrorType :: enum EnumBackingType {
|
||||
TEXT_MEASUREMENT_FUNCTION_NOT_PROVIDED,
|
||||
ARENA_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 a new issue