OSDN Git Service

[Fix] #38965 「気合いため」のための concentration() 関数抜け修正。 / Fix forgotten calling concentration().
[hengband/hengband.git] / src / realm-nature.h
index 330ef6c..f3126a4 100644 (file)
@@ -1 +1 @@
-extern cptr do_nature_spell(SPELL_IDX spell, BIT_FLAGS mode);\r
+extern concptr do_nature_spell(SPELL_IDX spell, BIT_FLAGS mode);