OSDN Git Service

Merge remote-tracking branch 'remotes/origin/List-Dead-Uniques' into For2.2.2-Refactoring
[hengbandforosx/hengbandosx.git] / src / effect / effect-feature.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool affect_feature(player_type *caster_ptr, MONSTER_IDX who, POSITION r, POSITION y, POSITION x, HIT_POINT dam, EFFECT_ID typ);