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

Function send_return

outdated/win/gem/wingem1.c:1331–1335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1329}
1330
1331void
1332send_return()
1333{
1334 send_key(key(SCANRET, 0));
1335}
1336
1337int
1338K_Init(xev, availiable)

Callers 5

More_HandlerFunction · 0.85
scroll_top_dialogFunction · 0.85
Text_HandlerFunction · 0.85
Inv_HandlerFunction · 0.85
single_handlerFunction · 0.85

Calls 1

send_keyFunction · 0.85

Tested by

no test coverage detected