X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fsystem%2Fmonster-entity.h;h=2f9145640a2fbced5ab444a3f5cdfc6de122a088;hb=e061469087a3d4a38ef82a2bb1b13fba8ee015ea;hp=24e023b7ce3675443e961bfa9dd5809d6ab0912e;hpb=f8a186e1ccb5a090621d24350fbea33bf327819e;p=hengbandforosx%2Fhengbandosx.git diff --git a/src/system/monster-entity.h b/src/system/monster-entity.h index 24e023b7c..2f9145640 100644 --- a/src/system/monster-entity.h +++ b/src/system/monster-entity.h @@ -91,6 +91,7 @@ public: bool is_explodable() const; std::string get_died_message() const; std::pair get_hp_bar_data() const; + std::string get_pronoun_of_summoned_kin() const; void set_hostile(); };