Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2540
int CMainFrame::GetSelectedOctave() const // // // 050B
2541
{
2542
return m_iOctave;
2543
}
2544
2545
void CMainFrame::SelectOctave(int Octave) // // // 050B
2546
{
Callers
3
HandleKeyboardInput
Method · 0.80
TranslateKeyModplug
Method · 0.80
TranslateKeyDefault
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected