OSDN Git Service

[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h へ移動。 / Move PROJECT_* definition...
[hengband/hengband.git] / src / mspells4.c
index 823af9e..8e39f49 100644 (file)
@@ -7,6 +7,7 @@
 
 
 #include "angband.h"
+#include "projection.h"
 
 /*!
 * @brief モンスターIDを取り、モンスター名をm_nameに代入する /