Home
last modified time | relevance | path

Searched refs:abstype (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/hack/
H A Dhack.zap.c499 int abstype = abs(type); in buzz() local
500 const char *fltxt = (type == -1) ? "blaze of fire" : fl[abstype]; in buzz()
551 if (lev->typ == POOL && abstype == 1 /* fire */ ) { in buzz()
564 int tmp = zhit(mon, abstype); in buzz()
584 switch (abstype) { in buzz()