Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ Gmi
Class
Gmi
outdated/include/wingem.h:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
/* menu structure */
9
typedef struct Gmi {
10
struct Gmi *Gmi_next;
11
int Gmi_glyph;
12
long Gmi_identifier;
13
char Gmi_accelerator, Gmi_groupacc;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected