Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1331
void
1332
send_return()
1333
{
1334
send_key(key(SCANRET, 0));
1335
}
1336
1337
int
1338
K_Init(xev, availiable)
Callers
5
More_Handler
Function · 0.85
scroll_top_dialog
Function · 0.85
Text_Handler
Function · 0.85
Inv_Handler
Function · 0.85
single_handler
Function · 0.85
Calls
1
send_key
Function · 0.85
Tested by
no test coverage detected