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

  /src/games/adventure/
setup.c 63 #include "hdr.h" /* SEED lives in there; keep them coordinated. */
95 srandom(SEED);
hdr.h 83 #define SEED 1815622 /* "Encryption" seed */
io.c 204 srandom(SEED); /* which is lightly encrypted. */

Completed in 18 milliseconds