OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bchy
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hack/
hack.apply.c
274
int bchx = u.ux,
bchy
= u.uy;
local in function:bchit
280
bchy
+= ddy;
281
if ((mtmp = m_at(bchx,
bchy
)) != NULL)
283
if (!ZAP_POS(levl[bchx][
bchy
].typ)) {
285
bchy
-= ddy;
289
Tmp_at(bchx,
bchy
);
Completed in 11 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025