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

  /src/games/hack/
hack.u_init.c 92 uchar trotyp; member in struct:trobj
348 if (trop->trotyp != UNDEF_TYP)
349 obj->otyp = trop->trotyp;
401 trop->trotyp = type;
409 trop->trotyp = WAN_WISHING;
hack.u_init.c 92 uchar trotyp; member in struct:trobj
348 if (trop->trotyp != UNDEF_TYP)
349 obj->otyp = trop->trotyp;
401 trop->trotyp = type;
409 trop->trotyp = WAN_WISHING;
hack.u_init.c 92 uchar trotyp; member in struct:trobj
348 if (trop->trotyp != UNDEF_TYP)
349 obj->otyp = trop->trotyp;
401 trop->trotyp = type;
409 trop->trotyp = WAN_WISHING;

Completed in 32 milliseconds