OSDN Git Service

751c8310fb7cee6b237e747a8804c84954d25795
[hengband/hengband.git] / src / effect / effect-monster.h
1 #pragma once
2
3 bool affect_monster(player_type *caster_ptr, MONSTER_IDX who, POSITION r, POSITION y, POSITION x, HIT_POINT dam, EFFECT_ID typ, BIT_FLAGS flag, bool see_s_msg);