OSDN Git Service

[Refactor] #40561 artifact-info.c/h from artifact.c/h
[hengband/hengband.git] / src / object-enchant / apply-magic-others.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "system/object-type-definition.h"
5
6 void apply_magic_others(player_type *owner_ptr, object_type *o_ptr, int power);