MCPcopy 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
87void FCEUI_SetSnapshotAsName(std::string name) { AsSnapshotName = name; }
88std::string FCEUI_GetSnapshotAsName() { return AsSnapshotName; }
89
90static void FCEU_DrawPauseCountDown(uint8 *XBuf);
91

Callers 1

FCEU_PutImageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected