mirror of
https://gitea.tendokyu.moe/TeamTofuShop/segatools.git
synced 2026-09-22 22:37:59 +03:00
misc: rename NextProcess.txt file setting
This commit is contained in:
@@ -172,7 +172,7 @@ void misc_config_load(struct misc_config *cfg, const wchar_t *filename)
|
||||
cfg->allowReboot = GetPrivateProfileIntW(L"misc", L"allowReboot", 0, filename);
|
||||
GetPrivateProfileStringW(
|
||||
L"misc",
|
||||
L"path",
|
||||
L"nextProcessFilePath",
|
||||
L"DEVICE\\NextProcess.txt",
|
||||
cfg->nextProcessFile,
|
||||
_countof(cfg->nextProcessFile),
|
||||
|
||||
Reference in New Issue
Block a user