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

Method OnEditSelectpattern

Source/FrameEditor.cpp:1071–1074  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1069}
1070
1071void CFrameEditor::OnEditSelectpattern() // // //
1072{
1073 SetSelection(model_->GetCurrentPos());
1074}
1075
1076void CFrameEditor::OnEditSelectframe() // // //
1077{

Callers

nothing calls this directly

Calls 1

GetCurrentPosMethod · 0.80

Tested by

no test coverage detected