OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:youmonst
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/hack/
hack.Decl.c
91
struct monst
youmonst
; /* dummy; used as return value for boomhit */
variable in typeref:struct:monst
hack.h
223
extern struct monst
youmonst
;
hack.do.c
368
potionhit(&
youmonst
, obj);
394
if (mon == &
youmonst
) { /* the thing was caught */
hack.potion.c
303
boolean uclose, isyou = (mon == &
youmonst
);
hack.zap.c
475
return (&
youmonst
);
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025