OSDN Git Service

[Fix] #41266 名前の長いモンスターを検索するとソフトウェアがクラッシュする問題を解消した / Resolved the issue that software...
[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];