MCPcopy 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
155static int dosnapsave=0;
156void FCEUI_SaveSnapshot(void)
157{
158 dosnapsave=1;
159}
160
161void FCEUI_SaveSnapshotAs(void)
162{

Callers 4

gui_savescreenshotFunction · 0.85
AppWndProcFunction · 0.85
KeyboardCommandsFunction · 0.85
KeyboardCommandsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected