It's a `bit_set`, and NORMAL is an empty one. https://wiki.libsdl.org/SDL3_ttf/TTF_SetFontStyle Fixes #5275
@@ -51,7 +51,6 @@ Text :: struct {
}
FontStyle :: enum u32 {
- NORMAL,
BOLD,
ITALIC,
UNDERLINE,