OSDN Git Service

Merge remote-tracking branch 'remotes/origin/List-Dead-Uniques' into For2.2.2-Refactoring
[hengband/hengband.git] / src / player / mimic-info-table.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 #define MAX_MIMIC_FORMS 4
6
7 extern const player_race mimic_info[MAX_MIMIC_FORMS];