OSDN Git Service

Changed Japanese translation for "New" to match what was suggested in hengbandforosx...
[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);