OSDN Git Service

[Refactor] #37353 externs.h から util.h への宣言移動。
[hengband/hengband.git] / src / util.c
index 679c40f..342017e 100644 (file)
@@ -11,7 +11,9 @@
 /* Purpose: Angband utilities -BEN- */
 
 #include "angband.h"
+#include "util.h"
 #include "monsterrace-hook.h"
+#include "quest.h"
 
 
 static int num_more = 0;