OSDN Git Service

In the default preferences, use the keys, FontName-0 and FontSize-0, since those...
[hengbandforosx/hengbandosx.git] / src / selfinfo.h
1 /*!
2  * @file selfinfo.h
3  * @brief 自己分析機能用ヘッダファイル /
4  * @author 2018 Deskull
5  */
6
7 extern void self_knowledge(void);
8 extern void report_magics(void);