OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HASTE_SELF
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/rogue/
rogue.h
121
#define
HASTE_SELF
12
693
extern short
haste_self
;
use.c
62
short
haste_self
= 0;
variable
166
case
HASTE_SELF
:
168
haste_self
+= get_rand(11, 21);
169
if (!(
haste_self
% 2)) {
170
haste_self
++;
object.c
491
obj->which_kind =
HASTE_SELF
;
Completed in 13 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026