OSDN Git Service

[Refactor] #40535 Moved the decleration of function forget_travel_flow() from cmd...
[hengband/hengband.git] / src / spell-kind / spells-pet.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void discharge_minion(player_type *caster_ptr);