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

  /src/games/rogue/
play.c 60 static const char unknown_command[] = "unknown command"; variable in typeref:typename:const char[]
251 messagef(0, "%s", unknown_command);
258 messagef(0, "%s", unknown_command);
265 messagef(0, "%s", unknown_command);
272 messagef(0, "%s", unknown_command);
282 messagef(0, "%s", unknown_command);
289 messagef(0, "%s", unknown_command);
296 messagef(0, "%s", unknown_command);
play.c 60 static const char unknown_command[] = "unknown command"; variable in typeref:typename:const char[]
251 messagef(0, "%s", unknown_command);
258 messagef(0, "%s", unknown_command);
265 messagef(0, "%s", unknown_command);
272 messagef(0, "%s", unknown_command);
282 messagef(0, "%s", unknown_command);
289 messagef(0, "%s", unknown_command);
296 messagef(0, "%s", unknown_command);
play.c 60 static const char unknown_command[] = "unknown command"; variable in typeref:typename:const char[]
251 messagef(0, "%s", unknown_command);
258 messagef(0, "%s", unknown_command);
265 messagef(0, "%s", unknown_command);
272 messagef(0, "%s", unknown_command);
282 messagef(0, "%s", unknown_command);
289 messagef(0, "%s", unknown_command);
296 messagef(0, "%s", unknown_command);

Completed in 34 milliseconds