HomeSort by: relevance | last modified time | path
    Searched defs:clean_up (Results 1 - 3 of 3) sorted by relevancy

  /src/games/rogue/
init.c 102 clean_up("Hey! Who are you?");
121 clean_up("must be played on at least 80 x 24 screen");
198 clean_up(const char *estr) function in typeref:typename:void
234 clean_up(byebye_string);
257 clean_up("");
348 clean_up("out of memory");
363 clean_up("out of memory");
init.c 102 clean_up("Hey! Who are you?");
121 clean_up("must be played on at least 80 x 24 screen");
198 clean_up(const char *estr) function in typeref:typename:void
234 clean_up(byebye_string);
257 clean_up("");
348 clean_up("out of memory");
363 clean_up("out of memory");
init.c 102 clean_up("Hey! Who are you?");
121 clean_up("must be played on at least 80 x 24 screen");
198 clean_up(const char *estr) function in typeref:typename:void
234 clean_up(byebye_string);
257 clean_up("");
348 clean_up("out of memory");
363 clean_up("out of memory");

Completed in 30 milliseconds