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

Function FCEUD_CmdOpen

src/drivers/win/window.cpp:2922–2925  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2920}
2921
2922void FCEUD_CmdOpen(void)
2923{
2924 LoadNewGamey(hAppWnd, 0);
2925}
2926
2927bool FCEUD_PauseAfterPlayback()
2928{

Callers

nothing calls this directly

Calls 1

LoadNewGameyFunction · 0.85

Tested by

no test coverage detected