git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3374 c06c8d41-db1a-0410-9941-cceddc491573
X7ELW5HK5Z3K24VUOQTYCTDJ3EB54GK5FDTORANN75RCTAZXT2HAC
7ISXWQPJNJPE23HHB7JLHYXHEW5QTDULNJIFVNSWONUZXWQJ2L7AC
SDLKLUNFGVKDS55DDJZCBAVIB7NL3RRYPTACAY65SCUQKV6APFSAC
mprf(MSGCH_PROMPT, "Search for what%s?\n", prompt_qual.c_str());
mprf(MSGCH_PROMPT, "Search for what%s?", prompt_qual.c_str()); // Push the cursor down to the next line. Newline on the prompt will not // do the trick on DOS. mpr("", MSGCH_PROMPT);
mprf(MSGCH_PROMPT, "Search for what%s?", prompt_qual.c_str());
// Push the cursor down to the next line. Newline on the prompt will not
// do the trick on DOS.
mpr("", MSGCH_PROMPT);