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

  /src/games/hunt/huntd/
extern.c 82 const int slime_req[MAXSLIME] = {
execute.c 392 if (req_index < 0 || req_index >= MAXSLIME)
driver.c 722 for (y = MAXSLIME - 1; y > 0; y--)
  /src/games/hunt/include/
hunt_common.h 205 #define MAXSLIME 4

Completed in 16 milliseconds