OSDN Git Service

[Refactor] #3733 optional 型の値取得処理 value() を撤廃した その3
[hengbandforosx/hengbandosx.git] / src / market / building-monster.h
1 #pragma once
2
3 class PlayerType;
4 bool research_mon(PlayerType *player_ptr);