HomeSort by: relevance | last modified time | path
    Searched refs:EXPLEN (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hunt/huntd/
expl.c 42 static EXPL *Expl[EXPLEN]; /* explosion lists */
119 for (ep = Expl[EXPLEN - 1]; ep != NULL; ep = nextep) {
139 for (x = EXPLEN - 1; x > 0; x--)
  /src/games/hunt/include/
hunt_common.h 214 #define EXPLEN 4

Completed in 17 milliseconds