Home
last modified time | relevance | path

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

/dflybsd-src/games/rogue/
H A Dinit.c71 const char *byebye_string = "Okay, bye bye!"; variable
209 clean_up(byebye_string); in byebye()
H A Drogue.h710 extern const char *byebye_string;
H A Dscore.c190 clean_up(byebye_string); in quit()