Home
last modified time | relevance | path

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

/netbsd-src/games/rogue/
H A Dinit.c80 const char *byebye_string = "Okay, bye bye!"; variable
234 clean_up(byebye_string); in byebye()
H A Drogue.h668 extern const char *byebye_string;
H A Dscore.c200 clean_up(byebye_string); in quit()