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

code review

This commit is contained in:
Laserlicht
2025-09-03 20:58:30 +02:00
parent 0847485345
commit aada2eccf7
6 changed files with 17 additions and 14 deletions

View File

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