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

  /src/games/rogue/
inventory.c 214 static int get_com_id(int *, short);
367 if (!get_com_id(&i, ch)) {
376 get_com_id(int *indexp, short ch) function in typeref:typename:int
417 (void)get_com_id(&n, ch);

Completed in 12 milliseconds