Merge pull request #12392 from lioncash/decl

General: Resolve -Wmissing-declaration warnings
This commit is contained in:
Admiral H. Curtiss 2023-12-11 23:39:23 +01:00 committed by GitHub
commit 4f02f526b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -81,7 +81,7 @@ void LoadPatchSection(const Common::IniFile& ini)
ReadEnabledAndDisabled(ini, "WC24Patch", &s_patches);
}
void LoadPatches()
static void LoadPatches()
{
const auto& sconfig = SConfig::GetInstance();
// We can only load WC24 Channels.