MCPcopy 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
403int CConfigAppearance::GetColor(int Index) const
404{
405 return m_iColors[Index];
406}
407
408void CConfigAppearance::OnCbnSelchangeFontSize()
409{

Callers 1

OnBnClickedPickColMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected