X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fspells-summon.h;h=20a149091c450503412c4b54818b895741fdb2fc;hb=c2d13e1614e9a7184375bcb602968076961c09b3;hp=f5583e88ba53d0e99652a874ef22e9f819a84636;hpb=65a18ffd0752bd34e81a351c3da684b1d2cddacb;p=hengband%2Fhengband.git diff --git a/src/spells-summon.h b/src/spells-summon.h index f5583e88b..20a149091 100644 --- a/src/spells-summon.h +++ b/src/spells-summon.h @@ -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); +