MCPcopy Create free account
hub / github.com/TASEmulators/fceux / FCEUI_SaveSnapshotAs

Function FCEUI_SaveSnapshotAs

src/video.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void FCEUI_SaveSnapshotAs(void)
162{
163 dosnapsave=2;
164}
165
166static void ReallySnap(void)
167{

Callers 2

gui_savescreenshotasFunction · 0.85
SaveSnapshotAsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected