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 - 2
of
2
) 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
);
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 42 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025