OSDN Git Service

[Refactor] #40014 Separated place-monster-types.h from monster.h
[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];