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

  /src/games/larn/
object.c 14 static void opotion(int);
54 case OPOTION:
59 opotion(i);
662 opotion(int pot) function in typeref:typename:void
681 if (take(OPOTION, pot) == 0)
1069 if (iven[i] == OPOTION)
1272 if (iven[i] == OPOTION)

Completed in 26 milliseconds