OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Wounded_legs
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/hack/
hack.do.c
561
if (!
Wounded_legs
|| (
Wounded_legs
& TIMEOUT))
562
Wounded_legs
|= side + timex;
564
Wounded_legs
|= side;
570
if (
Wounded_legs
) {
571
if ((
Wounded_legs
& BOTH_SIDES) == BOTH_SIDES)
575
Wounded_legs
= 0;
hack.h
156
#define
WOUNDED_LEGS
(LAST_RING+8) /* not a ring */
157
#define
Wounded_legs
u.uprops[
WOUNDED_LEGS
].p_flgs
hack.potion.c
206
if (
Wounded_legs
) {
hack.c
941
if (
Wounded_legs
& LEFT_SIDE)
943
if (
Wounded_legs
& RIGHT_SIDE)
Completed in 12 milliseconds
Indexes created Tue Oct 21 06:10:07 GMT 2025