Home
last modified time | relevance | path

Searched refs:init_death_cause (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.h153 void init_death_cause(int damage, mid_t death_source, int death_type,
H A Dhiscores.cc699 init_death_cause(dam, dsource, dtype, aux, dsource_name); in scorefile_entry()
1326 void scorefile_entry::init_death_cause(int dam, mid_t dsrc, in init_death_cause() function in scorefile_entry