OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:heal_exp
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/rogue/
move.c
553
static short
heal_exp
= -1, n, c = 0;
local in function:heal
560
if (rogue.exp !=
heal_exp
) {
561
heal_exp
= rogue.exp;
563
switch(
heal_exp
) {
move.c
553
static short
heal_exp
= -1, n, c = 0;
local in function:heal
560
if (rogue.exp !=
heal_exp
) {
561
heal_exp
= rogue.exp;
563
switch(
heal_exp
) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025