OSDN Git Service

[Refactor] #40561 Separated random-art-activation.c/h from artifact.c
[hengband/hengband.git] / src / artifact / random-art-activation.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void give_activation_power(object_type *o_ptr);