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

  /src/games/rogue/
hit.c 58 static int damage_for_strength(void);
271 damage_for_strength(void) function in typeref:typename:int
452 damage += damage_for_strength();
hit.c 58 static int damage_for_strength(void);
271 damage_for_strength(void) function in typeref:typename:int
452 damage += damage_for_strength();
hit.c 58 static int damage_for_strength(void);
271 damage_for_strength(void) function in typeref:typename:int
452 damage += damage_for_strength();

Completed in 31 milliseconds