OSDN Git Service

[Refactor] #40561 Separated artifact-bias-table.c/h from artifact.c
[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];