odin EnumBackingType enum usage in ErrorType

This commit is contained in:
Sayed Murtadha Ahmed 2025-01-12 10:08:02 +03:00
parent 23f70e0477
commit 388d74de4c
6 changed files with 1 additions and 1 deletions

View File

@ -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.