Home
last modified time | relevance | path

Searched refs:ll1 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/games/adventure/
H A Dsubr.c294 int ll1, ll2; in march() local
334 l11: ll1 = tkk->conditions; /* 11 */ in march()
336 newloc = ll1; /* newloc=conditions */ in march()
368 if (tkk->tloc != ll2 || tkk->conditions != ll1) in march()