OSDN Git Service

[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h へ移動。 / Move PROJECT_* definition...
[hengband/hengband.git] / src / spells1.c
index 08ab7b0..8e75c6a 100644 (file)
@@ -19,6 +19,7 @@
 #include "monsterrace-hook.h"
 #include "melee.h"
 #include "world.h"
+#include "projection.h"
 
 
 static int rakubadam_m; /*!< 振り落とされた際のダメージ量 */