Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetColor
Method
GetColor
Source/ConfigAppearance.cpp:403–406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
401
}
402
403
int CConfigAppearance::GetColor(int Index) const
404
{
405
return m_iColors[Index];
406
}
407
408
void CConfigAppearance::OnCbnSelchangeFontSize()
409
{
Callers
1
OnBnClickedPickCol
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected