MCPcopy Create free account
hub / github.com/NetHack/NetHack / mswin_get_text_wrap

Function mswin_get_text_wrap

outdated/sys/wince/mhtxtbuf.c:118–122  ·  view source on GitHub ↗

----------------------------------------------------------------*/

Source from the content-addressed store, hash-verified

116}
117/*----------------------------------------------------------------*/
118BOOL
119mswin_get_text_wrap(PNHTextBuffer pb)
120{
121 return pb->b_wrap_text;
122}
123/*----------------------------------------------------------------*/
124static TCHAR *
125nh_append(TCHAR *s, int *size, const char *ap)

Callers 2

TextWndProcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected