Home | Sort by: relevance | last modified time | path |
/src/games/rogue/ | |
score.c | 71 const char *article; local in function:killed_by 100 article = "an"; 102 article = "a"; 106 article, m_names[monster->m_char - 'A']); 489 const char *mn, *article; local in function:make_score 493 article = "an"; 495 article = "a"; 499 "killed by %s %s", article, mn); |
/src/games/battlestar/ | |
extern.h | 318 int value, article; member in struct:wlist |