Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ OnSelectFrameEditor
Method
OnSelectFrameEditor
Source/MainFrm.cpp:2352–2355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2350
}
2351
2352
void CMainFrame::OnSelectFrameEditor()
2353
{
2354
m_pFrameEditor->EnableInput();
2355
}
2356
2357
void CMainFrame::OnModuleInsertFrame()
2358
{
Callers
nothing calls this directly
Calls
1
EnableInput
Method · 0.80
Tested by
no test coverage detected