From f38ff074c4c709e09cc9c44043fdcf5e8ec92b2a Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Tue, 19 Jan 2021 03:24:02 +0200 Subject: more font --- src/render/Font.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/render/Font.h') diff --git a/src/render/Font.h b/src/render/Font.h index f59ca1e0..b44cf67f 100644 --- a/src/render/Font.h +++ b/src/render/Font.h @@ -37,10 +37,9 @@ struct CFontDetails int nFlashTimer; bool8 anonymous_23; uint32 anonymous_25; - uint32 anonymous_26; CRGBA outlineColor; - int32 bOutlineOn; - uint32 line; + int bOutlineOn; + int line; }; struct CFontRenderState -- cgit v1.2.3