Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_SaveSnapshot
Function
FCEUI_SaveSnapshot
src/video.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
155
static int dosnapsave=0;
156
void FCEUI_SaveSnapshot(void)
157
{
158
dosnapsave=1;
159
}
160
161
void FCEUI_SaveSnapshotAs(void)
162
{
Callers
4
gui_savescreenshot
Function · 0.85
AppWndProc
Function · 0.85
KeyboardCommands
Function · 0.85
KeyboardCommands
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected