OSDN Git Service

[Refactor] #37353 黄門様のいつものアレを mitokohmon() に分離して spell-summon.c/h に移動。 / Separate...
[hengband/hengband.git] / src / spells-summon.h
index f5583e8..20a1490 100644 (file)
@@ -11,3 +11,5 @@ extern bool cast_summon_greater_demon(void);
 extern bool summon_kin_player(DEPTH level, POSITION y, POSITION x, BIT_FLAGS mode);
 extern int summon_cyber(MONSTER_IDX who, POSITION y, POSITION x);
 
+extern void mitokohmon(void);
+