OSDN Git Service

[Refactor] #3288 Extracted update_sight() from various functions in sight-setter.cpp
authorHourier <66951241+Hourier@users.noreply.github.com>
Thu, 4 May 2023 10:46:07 +0000 (19:46 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sat, 13 May 2023 04:39:43 +0000 (13:39 +0900)
src/status/sight-setter.cpp

index 6080edb..f3dfce9 100644 (file)
@@ -8,6 +8,7 @@
 #include "realm/realm-song-numbers.h"
 #include "spell-realm/spells-song.h"
 #include "system/player-type-definition.h"
+#include "system/redrawing-flags-updater.h"
 #include "view/display-messages.h"
 
 static bool update_sight(PlayerType *player_ptr, const bool notice)