Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NetHack/NetHack
/ GetNHApp
Function
GetNHApp
win/win32/NetHackW.c:254–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
#endif
253
254
PNHWinApp
255
GetNHApp(void)
256
{
257
return &_nethack_app;
258
}
259
260
TCHAR *
261
_get_cmd_arg(TCHAR *pCmdLine)
Callers
15
mswin_init_map_window
Function · 0.70
mswin_map_layout
Function · 0.70
mswin_map_mode
Function · 0.70
mswin_map_update
Function · 0.70
register_map_window_class
Function · 0.70
MapWndProc
Function · 0.70
onMSNHCommand
Function · 0.70
onCreate
Function · 0.70
paintTile
Function · 0.70
nhcolor_to_RGB
Function · 0.70
mswin_init_text_window
Function · 0.70
NHTextWndProc
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected