OSDN Git Service

[Refactor] #40414 range-calc.h によるコンパイル範囲が異常に広かったのを修正 / Adjusted inclusion relationsh...
[hengbandforosx/hengbandosx.git] / src / cmd-building / cmd-inn.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool inn_comm(player_type *customer_ptr, int cmd);