変愚蛮怒のメインリポジトリです
修訂 | 504760157a62ae1ca5d824daf06a25f785f6911d (tree) |
---|---|
時間 | 2020-03-01 11:50:10 |
作者 | Hourier <hourier@user...> |
Commiter | Hourier |
[Fix] #39962 Added some inclusions into main.c
@@ -11,11 +11,13 @@ | ||
11 | 11 | #include "angband.h" |
12 | 12 | #include "core.h" |
13 | 13 | #include "uid-checker.h" |
14 | +#include "signal-handlers.h" | |
14 | 15 | #include "files.h" |
15 | 16 | #include "inet.h" |
16 | 17 | #include "init.h" |
17 | 18 | #include "scores.h" |
18 | 19 | #include "term.h" |
20 | +#include "chuukei.h" | |
19 | 21 | |
20 | 22 | /* |
21 | 23 | * Available graphic modes |