Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ mar_change_menu_2_text
Function
mar_change_menu_2_text
outdated/win/gem/wingem1.c:2509–2514 ·
view source on GitHub ↗
(win)
Source
from the content-addressed store, hash-verified
2507
}
2508
2509
void
2510
mar_change_menu_2_text(win)
2511
winid win;
2512
{
2513
Gem_nhwindow[win].gw_type = NHW_TEXT;
2514
}
2515
2516
/************************* mar_clear_map *******************************/
2517
Callers
1
Gem_putstr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected