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

Function OpenHelpWindow

src/drivers/win/help.cpp:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6using std::string;
7
8void OpenHelpWindow(string subpage)
9{
10 // TODO: Implement replacement for MinGW.
11}
12
13#else
14

Callers 4

AppWndProcFunction · 0.85
MemViewCallBFunction · 0.85
MemWatchCallBFunction · 0.85
openOfflineDocsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected