OSDN Git Service

Merge branch 'develop' into feature/hero_bless
[hengbandforosx/hengbandosx.git] / src / player / eldritch-horror.h
1 #pragma once
2
3 struct monster_type;
4 class PlayerType;
5 void sanity_blast(PlayerType *player_ptr, monster_type *m_ptr, bool necro);