OSDN Git Service

[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h へ移動。 / Move PROJECT_* definition...
[hengband/hengband.git] / src / spells3.c
index ca982e7..fb91369 100644 (file)
@@ -16,6 +16,8 @@
 #include "object-hook.h"
 #include "melee.h"
 #include "player-status.h"
+#include "projection.h"
+
 
 /*! テレポート先探索の試行数 / Maximum number of tries for teleporting */
 #define MAX_TRIES 100