fixed live

This commit is contained in:
chinosk
2025-04-27 15:50:38 +01:00
parent d09904643f
commit e859589125
8 changed files with 325 additions and 29 deletions
@@ -51,6 +51,8 @@ namespace GakumasLocal::Config {
extern float bLimitZx;
extern float bLimitZy;
extern bool dmmUnlockSize;
void LoadConfig(const std::string& configStr);
void SaveConfig(const std::string& configPath);
}