OSDN Git Service

[Refactor] #38862 Moved room*.c/h to room/
[hengbandforosx/hengbandosx.git] / src / room / rooms-normal.h
1 extern bool build_type1(player_type *player_ptr);
2 extern bool build_type2(player_type *player_ptr);
3 extern bool build_type3(player_type *player_ptr);
4 extern bool build_type4(player_type *player_ptr);
5 extern bool build_type11(player_type *player_ptr);
6 extern bool build_type12(player_type *player_ptr);