OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldhits
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/phantasia/
interplayer.c
68
double
oldhits
= 0.0; /* previous damage inflicted by foe */
local in function:battleplayer
172
if (Other.p_1scratch !=
oldhits
)
185
if (Other.p_1scratch ==
oldhits
) {
214
dtemp = Other.p_1scratch -
oldhits
;
220
oldhits
= Other.p_1scratch; /* keep track of old
interplayer.c
68
double
oldhits
= 0.0; /* previous damage inflicted by foe */
local in function:battleplayer
172
if (Other.p_1scratch !=
oldhits
)
185
if (Other.p_1scratch ==
oldhits
) {
214
dtemp = Other.p_1scratch -
oldhits
;
220
oldhits
= Other.p_1scratch; /* keep track of old
Completed in 21 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025