OSDN Git Service

[Refactor] #40236 Unified the number of subtitles in Japanese and in English
[hengband/hengband.git] / src / cmd / diary-subtitle-table.h
1 #pragma once
2
3 #define MAX_SUBTITLE 33
4
5 extern concptr subtitle[MAX_SUBTITLE];