OSDN Git Service

[Refactor] #38997 各スペル実行関数にplayer_type * 引数を追加.
[hengband/hengband.git] / src / realm-arcane.h
index 734d909..ce12ec6 100644 (file)
@@ -1 +1 @@
-extern concptr do_arcane_spell(SPELL_IDX spell, BIT_FLAGS mode);
+extern concptr do_arcane_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mode);