Home | History | Annotate | Download | only in larn

Lines Matching refs:theitem

421 take(int theitem, int arg)
429 iven[i] = theitem;
432 switch (theitem) {
492 int theitem;
495 theitem = iven[k];
497 if (theitem == 0) {
508 item[playerx][playery] = theitem;
521 adjustcvalues(theitem, ivenarg[k]);
689 adjustcvalues(int theitem, int arg)
693 switch (theitem) {