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

  /src/games/rogue/
ring.c 70 boolean sustain_strength; variable in typeref:typename:boolean
228 case SUSTAIN_STRENGTH:
269 stealthy, r_rings, e_rings, r_teleport, sustain_strength,
285 sustain_strength = 0;
315 case SUSTAIN_STRENGTH:
316 sustain_strength = 1;
rogue.h 143 #define SUSTAIN_STRENGTH 5
662 extern boolean sustain_strength;

Completed in 14 milliseconds