This commit is contained in:
Your Name
2025-04-21 15:13:17 +12:00
5 changed files with 4 additions and 2 deletions

View File

@ -8,6 +8,5 @@ namespace dropshell {
bool get_config_path(std::string& path);
bool load_config();
bool is_config_loaded();
bool get_user_directory(std::string& path);
} // namespace dropshell