OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / wizard / artifact-bias-table.h
1 #pragma once
2
3 #include "artifact/random-art-bias-types.h"
4 #include "system/angband.h"
5
6 extern const concptr artifact_bias_name[MAX_BIAS];