1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

writing shortcuts

This commit is contained in:
Laserlicht
2025-07-19 15:19:09 +02:00
parent fb45c80621
commit 72e60c6600
9 changed files with 38 additions and 29 deletions

View File

@@ -122,5 +122,6 @@ public:
extern DLL_LINKAGE SettingsStorage settings;
extern DLL_LINKAGE SettingsStorage persistentStorage;
extern DLL_LINKAGE SettingsStorage shortcutsConfig;
VCMI_LIB_NAMESPACE_END