OSDN Git Service

[Merge] #40881 流れ上ブランチが孤立するとまずいので、名目的に今の時点で 'hradish-autoroller' を 'release/3.0.0Alph...
[hengbandforosx/hengbandosx.git] / src / spell-kind / spells-polymorph.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool polymorph_monster(player_type *caster_ptr, POSITION y, POSITION x);