MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetSelectedOctave

Method GetSelectedOctave

Source/MainFrm.cpp:2540–2543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2538}
2539
2540int CMainFrame::GetSelectedOctave() const // // // 050B
2541{
2542 return m_iOctave;
2543}
2544
2545void CMainFrame::SelectOctave(int Octave) // // // 050B
2546{

Callers 3

HandleKeyboardInputMethod · 0.80
TranslateKeyModplugMethod · 0.80
TranslateKeyDefaultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected