Home
last modified time | relevance | path

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

/openbsd-src/games/hunt/huntd/
H A Dexpl.c70 if (Last_expl == NULL) in showexpl()
73 Last_expl->e_next = ep; in showexpl()
74 Last_expl = ep; in showexpl()
137 Last_expl = Expl[0] = NULL; in rollexpl()
H A Dextern.c57 EXPL *Last_expl; /* last explosion on Expl[0] */ variable
H A Dserver.h290 extern EXPL * Last_expl;