From 79bae9cd8a7891dd4545649fa196aad5a36237d2 Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Mon, 8 Aug 2022 20:03:12 +0300 Subject: Various documentations --- include/structures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/structures.h') diff --git a/include/structures.h b/include/structures.h index 1a880e1d..a87a820a 100644 --- a/include/structures.h +++ b/include/structures.h @@ -298,7 +298,7 @@ typedef struct { u8 draw_border : 1; u8 border_type : 4; u8 fill_type; - u8 _15; + u8 charColor; u8 _16; u8 stylized; } Font; -- cgit v1.2.3