OSDN Git Service

Merge pull request #350 from habu1010/feature/issue-template-for-bug-report
[hengbandforosx/hengbandosx.git] / src / spell-kind / magic-item-recharger.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool recharge(player_type* caster_ptr, int power);