OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Last_expl
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hunt/huntd/
expl.c
43
static EXPL *
Last_expl
; /* last explosion on Expl[0] */
67
if (
Last_expl
== NULL)
70
Last_expl
->e_next = ep;
71
Last_expl
= ep;
141
Last_expl
= Expl[0] = NULL;
Completed in 18 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026