OSDN Git Service

[Implement] 一週間以上前のデバッグログの自動削除
[hengband/hengband.git] / src / blue-magic / blue-magic-caster.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool cast_learned_spell(player_type *caster_ptr, SPELL_IDX spell, const bool success);