From: Hourier Date: Tue, 7 Jan 2020 14:05:30 +0000 (+0900) Subject: [Fix] #38997 空行調整 / Reshaped blank line X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;ds=sidebyside;h=f0c7755084a785403d2ff579463fc40d06aa967c;p=hengband%2Fhengband.git [Fix] #38997 空行調整 / Reshaped blank line --- diff --git a/src/spells2.c b/src/spells2.c index 10f8cf677..974e63d27 100644 --- a/src/spells2.c +++ b/src/spells2.c @@ -4604,6 +4604,7 @@ bool sword_dancing(player_type *creature_ptr) return TRUE; } + /*! * 幻惑の光 * @param creature_ptr プレーヤーへの参照ポインタ