This commit is contained in:
chinosk
2025-03-18 09:28:58 +00:00
parent 45338b40cd
commit 3fe2d1775b
39 changed files with 56771 additions and 68 deletions
+1
View File
@@ -52,4 +52,5 @@ namespace GakumasLocal::Config {
extern float bLimitZy;
void LoadConfig(const std::string& configStr);
void SaveConfig(const std::string& configPath);
}