Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ makevtele
Function
makevtele
src/mklev.c:820–824 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
818
}
819
820
staticfn void
821
makevtele(void)
822
{
823
makeniche(TELEP_TRAP);
824
}
825
826
/* count the tracked features (sinks, fountains) present on the level */
827
void
Callers
1
makelevel
Function · 0.85
Calls
1
makeniche
Function · 0.85
Tested by
no test coverage detected