Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_GetSnapshotAsName
Function
FCEUI_GetSnapshotAsName
src/video.cpp:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
87
void FCEUI_SetSnapshotAsName(std::string name) { AsSnapshotName = name; }
88
std::string FCEUI_GetSnapshotAsName() { return AsSnapshotName; }
89
90
static void FCEU_DrawPauseCountDown(uint8 *XBuf);
91
Callers
1
FCEU_PutImage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected