OSDN Git Service

Merge branch 'develop' into macos-develop
[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);