HomeSort by: relevance | last modified time | path
    Searched refs:ring_inuse (Results 1 - 3 of 3) sorted by relevancy

  /src/games/phantasia/
phantstruct.h 40 bool ring_inuse; /* ring in use flag */ member in struct:player::__anonee1c31470108
fight.c 168 Player.p_ring.ring_inuse = FALSE; /* not using ring */
253 + (Player.p_ring.ring_inuse ? Player.p_might : 0.0);
265 + (Player.p_ring.ring_inuse ? Player.p_might : 0.0);
348 Player.p_ring.ring_inuse = TRUE;
471 Player.p_ring.ring_inuse = FALSE;
misc.c 631 if (Player.p_ring.ring_inuse &&
900 playerp->p_ring.ring_inuse = FALSE;

Completed in 15 milliseconds