HomeSort by: relevance | last modified time | path
    Searched refs:uleft (Results 1 - 7 of 7) sorted by relevancy

  /src/games/hack/
hack.do_wear.c 111 if (!uleft && !uright) {
115 if (!uleft)
118 return (dorr(uleft));
119 if (uleft && uright)
129 return (dorr(uleft));
259 if (uleft && uright) {
270 if (otmp == uleft || otmp == uright) {
278 if (uleft)
382 if (uleft && uleft->otyp == RIN_PROTECTION
    [all...]
hack.Decl.c 87 *uarmh = 0, *uarms = 0, *uarmg = 0, *uright = 0, *uleft = 0,
hack.worn.c 92 W_RINGL, &uleft
hack.h 226 extern struct obj *uleft, *uright, *fcobj;
hack.eat.c 364 if (uleft)
hack.u_init.c 262 uleft = uright = 0;
hack.invent.c 1003 if (!uleft && !uright)
1009 if (uleft)
1010 lets[ct++] = obj_to_let(uleft);

Completed in 19 milliseconds