OSDN Git Service

[Refactor] #3733 optional 型の値取得処理 value() を撤廃した その3
[hengbandforosx/hengbandosx.git] / src / market / play-gamble.h
1 #pragma once
2
3 class PlayerType;
4 void gamble_comm(PlayerType *player_ptr, int cmd);