Home
last modified time | relevance | path

Searched refs:deathmesg (Results 1 – 1 of 1) sorted by relevance

/openbsd/games/phantasia/
H A Dmisc.c853 static char *deathmesg[] = in death() local
930 addstr(deathmesg[(int) ROLL(0.0, (double) sizeof(deathmesg) / sizeof(char *))]); in death()