Feature: Automatic UI and font zoom levels when supported by the OS.

This commit is contained in:
Michael Lutz
2021-01-08 22:15:06 +01:00
parent a2c3197f42
commit 22f5aeab07
8 changed files with 72 additions and 16 deletions

View File

@@ -77,6 +77,7 @@ void UpdateWindows();
void DrawMouseCursor();
void ScreenSizeChanged();
void GameSizeChanged();
void UpdateGUIZoom();
void UndrawMouseCursor();
/** Size of the buffer used for drawing strings. */