OSDN Git Service

Merge branch 'develop' into macos-develop
[hengbandforosx/hengbandosx.git] / src / market / building-util.h
index 4c823bb..f6f0d5e 100644 (file)
@@ -1,3 +1,5 @@
-#pragma once
+#pragma once
 
+class PlayerType;
 void clear_bldg(int min_row, int max_row);
+void building_prt_gold(PlayerType *player_ptr);