Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
143
void FrameBase::Video_ResetScreenshotCounter(const std::string& pImageName)
144
{
145
g_nLastScreenShot = 0;
146
g_pLastDiskImageName = pImageName;
147
}
Callers
2
EjectDisk
Method · 0.80
InsertDisk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected