OSDN Git Service

To be more idiomatic, drop "was" from English message for death of dragon centipedes.
[hengband/hengband.git] / src / knowledge / lighting-level-table.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "grid/feature.h"
5
6 extern concptr lighting_level_str[F_LIT_MAX];