Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1071
void CFrameEditor::OnEditSelectpattern() // // //
1072
{
1073
SetSelection(model_->GetCurrentPos());
1074
}
1075
1076
void CFrameEditor::OnEditSelectframe() // // //
1077
{
Callers
nothing calls this directly
Calls
1
GetCurrentPos
Method · 0.80
Tested by
no test coverage detected