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

Method OnPrevFrame

Source/MainFrm.cpp:1555–1558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1553}
1554
1555void CMainFrame::OnPrevFrame()
1556{
1557 GetTrackerView()->SelectPrevFrame();
1558}
1559
1560void CMainFrame::OnHelpPerformance()
1561{

Callers

nothing calls this directly

Calls 1

SelectPrevFrameMethod · 0.80

Tested by

no test coverage detected