OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_lives
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/phantasia/
phantstruct.h
49
short
p_lives
; /* multiple lives for council, valar */
member in struct:player
gamesupport.c
128
mvprintw(11, 40, "Y:Lives %d\n", playerp->
p_lives
);
341
sptr = &playerp->
p_lives
;
misc.c
75
Player.
p_lives
= 3; /* three extra lives */
612
if (Player.
p_lives
> 0)
616
printw("You only have %d more chance(s).\n", --Player.
p_lives
);
908
playerp->
p_lives
=
interplayer.c
524
Player.
p_lives
= 5;
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025