HomeSort by: relevance | last modified time | path
    Searched defs:damage_for_strength (Results 1 - 1 of 1) 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();

Completed in 240 milliseconds