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

Method OnEditSelectchannel

Source/FamiTrackerView.cpp:1036–1040  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1034}
1035
1036void CFamiTrackerView::OnEditSelectchannel() // // //
1037{
1038 m_pPatternEditor->SetSelection(SEL_SCOPE_VTRACK | SEL_SCOPE_HCHAN);
1039 InvalidateCursor();
1040}
1041
1042void CFamiTrackerView::OnEditSelecttrack() // // //
1043{

Callers

nothing calls this directly

Calls 1

SetSelectionMethod · 0.45

Tested by

no test coverage detected