Copy text strings into memory arena for UI
This commit is contained in:
@@ -126,8 +126,7 @@ typedef struct BzUIBorderStyle {
|
||||
} BzUIBorderStyle;
|
||||
|
||||
typedef struct BzUITextStyle {
|
||||
const char *text;
|
||||
|
||||
char *text;
|
||||
Font font;
|
||||
f32 fontSize;
|
||||
f32 fontSpacing;
|
||||
|
||||
Reference in New Issue
Block a user