OSDN Git Service

[Chore] UTF-8エンコーディングのファイルからBOMを削除
[hengbandforosx/hengbandosx.git] / src / market / building-util.h
1 #pragma once
2
3 class PlayerType;
4 void clear_bldg(int min_row, int max_row);
5 void building_prt_gold(PlayerType *player_ptr);