EXPL
EXPL *ep;
EXPL *nextep;
static EXPL *Expl[EXPLEN]; /* explosion lists */
static EXPL *Last_expl; /* last explosion on Expl[0] */
EXPL *e_next;