MCPcopy 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
9HWND
10mswin_init_RIP_window()
11{
12 return mswin_init_text_window();
13}
14
15void
16mswin_display_RIP_window(HWND hWnd)

Callers 1

mswin_outripFunction · 0.70

Calls 1

mswin_init_text_windowFunction · 0.70

Tested by

no test coverage detected