Searched refs:should_combine_bps (Results 1 – 2 of 2) sorted by relevance
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/ |
H A D | player_display.cpp | 64 static bool should_combine_bps( const player &p, const bodypart_id &l, const bodypart_id &r, in should_combine_bps() function 88 if( should_combine_bps( p, bp, bp->opposite_part.id(), selected_clothing ) ) { in list_and_combine_bps()
|
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/ |
H A D | player_display.cpp | 64 static bool should_combine_bps( const player &p, const bodypart_id &l, const bodypart_id &r, in should_combine_bps() function 88 if( should_combine_bps( p, bp, bp->opposite_part.id(), selected_clothing ) ) { in list_and_combine_bps()
|