MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / Video_ResetScreenshotCounter

Method Video_ResetScreenshotCounter

source/FrameBase.cpp:143–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void FrameBase::Video_ResetScreenshotCounter(const std::string& pImageName)
144{
145 g_nLastScreenShot = 0;
146 g_pLastDiskImageName = pImageName;
147}

Callers 2

EjectDiskMethod · 0.80
InsertDiskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected