mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
[launcher] show button to copy existing data on iOS >= 13
This commit is contained in:
@ -25,5 +25,7 @@ const char *bundlePath();
|
||||
const char *frameworksPath();
|
||||
|
||||
const char *bundleIdentifier();
|
||||
|
||||
bool isOsVersionAtLeast(unsigned int osMajorVersion);
|
||||
}
|
||||
#pragma GCC visibility pop
|
||||
|
Reference in New Issue
Block a user