1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

screensaver - ios support / android refactor

This commit is contained in:
Laserlicht
2025-09-01 19:37:54 +02:00
committed by GitHub
parent 2048806753
commit 0847485345
6 changed files with 23 additions and 20 deletions

View File

@@ -27,5 +27,6 @@ const char *frameworksPath();
const char *bundleIdentifier();
bool isOsVersionAtLeast(unsigned int osMajorVersion);
void setScreensaverEnabled(bool isEnabled);
}
#pragma GCC visibility pop