OSDN Git Service

Reword English message for giant eagle teleport self effect: original had subject...
[hengband/hengband.git] / src / info-reader / dungeon-info-tokens-table.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 #define NUM_D_FLAGS 32
6
7 extern concptr d_info_flags1[NUM_D_FLAGS];