Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ rank
Function
rank
src/botl.c:360–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
staticfn const char *
361
rank(void)
362
{
363
return rank_of(u.ulevel, Role_switch, flags.female);
364
}
365
366
int
367
title_to_mon(
Callers
2
do_statusline1
Function · 0.85
botl.c
File · 0.85
Calls
1
rank_of
Function · 0.85
Tested by
no test coverage detected