OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengbandforosx/hengbandosx.git] / src / market / building-util.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void clear_bldg(int min_row, int max_row);
6 void building_prt_gold(player_type *player_ptr);