Searched refs:Last_expl (Results 1 – 1 of 1) sorted by relevance
43 static EXPL *Last_expl; /* last explosion on Expl[0] */ variable67 if (Last_expl == NULL) in showexpl()70 Last_expl->e_next = ep; in showexpl()71 Last_expl = ep; in showexpl()141 Last_expl = Expl[0] = NULL; in rollexpl()