OSDN Git Service

[Refactor] #40414 Separated spells-pet.c/h from spells2.c/h
[hengband/hengband.git] / src / spell / spells-pet.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void discharge_minion(player_type *caster_ptr);