From f0c7755084a785403d2ff579463fc40d06aa967c Mon Sep 17 00:00:00 2001 From: Hourier Date: Tue, 7 Jan 2020 23:05:30 +0900 Subject: [PATCH] =?utf8?q?[Fix]=20#38997=20=E7=A9=BA=E8=A1=8C=E8=AA=BF?= =?utf8?q?=E6=95=B4=20/=20Reshaped=20blank=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/spells2.c | 1 + 1 file changed, 1 insertion(+) 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 プレーヤーへの参照ポインタ -- 2.11.0