OSDN Git Service

[Refactor] #40414 Separated racial-ninja.c/h from spells2.h..., OH YEAH!! NINJA IS...
[hengband/hengband.git] / src / realm / realm-hissatsu.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "spell/spells-util.h"
5
6 concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, spell_type mode);