OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_mons
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/rogue/
monster.c
192
object *monster, *next_monster, *
test_mons
;
local in function:mv_mons
231
NM:
test_mons
= level_monsters.next_monster;
233
while (
test_mons
)
235
if (next_monster ==
test_mons
)
240
test_mons
=
test_mons
-> next_monster;
Completed in 12 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025