OSDN Git Service

[Refactor] #40482 Separated spells-equipment.c/h from spells3.c/h
[hengband/hengband.git] / src / spell / spells3.h
index cad4650..7cd2bc8 100644 (file)
@@ -2,7 +2,6 @@
 
 #include "system/angband.h"
 
-bool apply_disenchant(player_type* target_ptr, BIT_FLAGS mode);
 void reserve_alter_reality(player_type* caster_ptr);
 bool artifact_scroll(player_type* caster_ptr);
 bool mundane_spell(player_type* ownner_ptr, bool only_equip);