OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / spell-realm / spells-demon.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool set_tim_sh_fire(player_type *creature_ptr, TIME_EFFECT v, bool do_dec);