OSDN Git Service

[Refactor] #37353 summon_cyber() を spells-summon.c へ移動。 / Move summon_cyber() to...
[hengband/hengband.git] / src / spells-summon.h
index 5c201d9..0991623 100644 (file)
@@ -9,4 +9,5 @@ extern bool cast_summon_demon(int power);
 extern bool item_tester_offer(object_type *o_ptr);\r
 extern bool cast_summon_greater_demon(void);\r
 extern bool summon_kin_player(DEPTH level, POSITION y, POSITION x, BIT_FLAGS mode);\r
+extern int summon_cyber(MONSTER_IDX who, POSITION y, POSITION x);\r
 \r