MCPcopy 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
820staticfn void
821makevtele(void)
822{
823 makeniche(TELEP_TRAP);
824}
825
826/* count the tracked features (sinks, fountains) present on the level */
827void

Callers 1

makelevelFunction · 0.85

Calls 1

makenicheFunction · 0.85

Tested by

no test coverage detected