OSDN Git Service

[Refactor] #37353 item_tester_learn_spell() を object-hook.c へ移動。 / Move item_tester_l...
[hengband/hengband.git] / src / object-hook.h
index 1b9f402..dfcf7d9 100644 (file)
@@ -22,3 +22,5 @@ extern bool item_tester_hook_identify_weapon_armour(object_type *o_ptr);
 extern bool item_tester_hook_identify_fully(object_type *o_ptr);\r
 extern bool item_tester_hook_identify_fully_weapon_armour(object_type *o_ptr);\r
 extern bool item_tester_hook_recharge(object_type *o_ptr);\r
+\r
+extern bool item_tester_learn_spell(object_type *o_ptr);\r