Change: Don't reinitialise font caches when setting initial interface scale. (#12722)
This commit is contained in:
@@ -79,6 +79,7 @@ void ChangeGameSpeed(bool enable_fast_forward);
|
||||
void DrawMouseCursor();
|
||||
void ScreenSizeChanged();
|
||||
void GameSizeChanged();
|
||||
void UpdateGUIZoom();
|
||||
bool AdjustGUIZoom(bool automatic);
|
||||
void UndrawMouseCursor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user