This commit is contained in:
Your Name
2025-04-21 12:22:03 +12:00
parent c220fca691
commit 34e2bd238c
10 changed files with 184 additions and 79 deletions

View File

@ -9,6 +9,5 @@ bool get_config_path(std::string& path);
bool load_config();
bool is_config_loaded();
bool get_user_directory(std::string& path);
void init_user_directory(const std::string& path);
} // namespace dropshell