From 8394a306ed1d8dfdc9ca72e4c2c7888a4b79c576 Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 18 Dec 2025 04:23:16 -0700 Subject: A lot of code for a lot of nothing --- src/settings.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/settings.h') diff --git a/src/settings.h b/src/settings.h index bfeaf50..dd079a7 100644 --- a/src/settings.h +++ b/src/settings.h @@ -44,6 +44,10 @@ typedef struct { float mapColorCount; float mapZoomSpeed; + // Side info. + int entityInfoFontSize; + unsigned char entityInfoAlpha; + // Interaction chat. int interactionChatFontSize; float interactionChatHeight; -- cgit v1.2.3