Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ mswin_init_RIP_window
Function
mswin_init_RIP_window
outdated/sys/wince/mhrip.c:9–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
#include
"mhtext.h"
8
9
HWND
10
mswin_init_RIP_window()
11
{
12
return mswin_init_text_window();
13
}
14
15
void
16
mswin_display_RIP_window(HWND hWnd)
Callers
1
mswin_outrip
Function · 0.70
Calls
1
mswin_init_text_window
Function · 0.70
Tested by
no test coverage detected