Fix issue preventing reload of screen ratio

This commit is contained in:
Lorenzooone
2025-12-06 23:31:45 +01:00
parent 1ffa11fd2b
commit dc21e1babe
3 changed files with 4 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
#include <cstring>
#include <queue>
#include <cmath>
#include <algorithm>
#ifdef SFML_SYSTEM_ANDROID
// Since we want to get the native activity from SFML, we'll have to use an