OSDN Git Service

[Refactor] mind_mirror_master_type を enum class 化
[hengbandforosx/hengbandosx.git] / src / system / building-type-definition.cpp
1 #include "system/building-type-definition.h"
2
3 building_type building[MAX_BLDG];
4 MonsterRaceId battle_mon_list[4];