调整中晶编译

This commit is contained in:
13038267101 2023-02-01 09:40:34 +08:00
parent c5bed11999
commit dfa8b31d6a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -669,7 +669,7 @@ namespace rc
} }
} }
} while (end); } while (end);
return true;
} }
static bool change_file(const wchar_t* file, LPCHGPARAM param, bool(__stdcall* modify)(std::wstring& cont, LPCHGPARAM param)) static bool change_file(const wchar_t* file, LPCHGPARAM param, bool(__stdcall* modify)(std::wstring& cont, LPCHGPARAM param))
{ {