mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:30:05 +00:00
Settings manager fixes for directory creation
This commit is contained in:
parent
5214f866d4
commit
5cbe986734
2 changed files with 3 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ namespace manager
|
|||
namespace SettingsManager
|
||||
{
|
||||
|
||||
bool Initialize();
|
||||
void Initialize();
|
||||
void ReadSettings(const std::string& settingsPath);
|
||||
|
||||
std::shared_ptr<settings::GeneralSettings> general_settings();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue