Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ UpdateDefault
Method
UpdateDefault
Source/SettingsService.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void CSettingBase::UpdateDefault(LPCWSTR pSection, LPCWSTR pEntry) { // // //
38
m_pSectionSecond = pSection;
39
m_pEntrySecond = pEntry;
40
}
41
42
43
Callers
1
SetupSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected