fixed crash

This commit is contained in:
chinosk
2025-03-18 09:28:15 +00:00
parent d83854c755
commit d09904643f
7 changed files with 410 additions and 51 deletions
@@ -52,4 +52,5 @@ namespace GakumasLocal::Config {
extern float bLimitZy;
void LoadConfig(const std::string& configStr);
void SaveConfig(const std::string& configPath);
}