OSDN Git Service

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