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

Method OnNextFrame

Source/MainFrm.cpp:1550–1553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1548}
1549
1550void CMainFrame::OnNextFrame()
1551{
1552 GetTrackerView()->SelectNextFrame();
1553}
1554
1555void CMainFrame::OnPrevFrame()
1556{

Callers

nothing calls this directly

Calls 1

SelectNextFrameMethod · 0.80

Tested by

no test coverage detected