Home
last modified time | relevance | path

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

/dragonfly/games/phantasia/
H A Dmisc.c708 static const char *const deathmesg[] = in death() local
783 addstr(deathmesg[(int)ROLL(0.0, (double)sizeof(deathmesg) / sizeof(char *))]); in death()