Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ GetNHApp
Function
GetNHApp
outdated/sys/wince/winhack.c:153–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
PNHWinApp
154
GetNHApp()
155
{
156
return &_nethack_app;
157
}
158
159
static int
160
eraseoldlocks()
Callers
15
mswin_init_map_window
Function · 0.70
mswin_map_stretch
Function · 0.70
mswin_map_mode
Function · 0.70
register_map_window_class
Function · 0.70
MapWndProc
Function · 0.70
onMSNHCommand
Function · 0.70
onCreate
Function · 0.70
onPaint
Function · 0.70
onMSNH_VScroll
Function · 0.70
onMSNH_HScroll
Function · 0.70
mswin_init_text_window
Function · 0.70
TextWndProc
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected