OSDN Git Service

[Refactor] #39964 Separated effect-item.c/h from spells1.c
[hengband/hengband.git] / src / effect / effect-item.h
1 #pragma once
2
3 bool project_o(player_type *caster_ptr, MONSTER_IDX who, POSITION r, POSITION y, POSITION x, HIT_POINT dam, EFFECT_ID typ);