OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nuy
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.trap.c
368
int nux,
nuy
;
local in function:tele
385
nuy
= rn2(ROWNO);
386
} while (!teleok(nux,
nuy
));
387
teleds(nux,
nuy
);
391
teleds(int nux, int
nuy
)
399
u.uy =
nuy
;
408
if (levl[nux][
nuy
].typ == POOL && !Levitation)
hack.trap.c
368
int nux,
nuy
;
local in function:tele
385
nuy
= rn2(ROWNO);
386
} while (!teleok(nux,
nuy
));
387
teleds(nux,
nuy
);
391
teleds(int nux, int
nuy
)
399
u.uy =
nuy
;
408
if (levl[nux][
nuy
].typ == POOL && !Levitation)
Completed in 21 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025