OSDN Git Service

Merge pull request #3532 from sikabane-works/release/3.0.0.87-alpha
[hengbandforosx/hengbandosx.git] / src / racial / racial-vampire.h
1 #pragma once
2
3 class PlayerType;
4 bool vampirism(PlayerType *player_ptr);