summaryrefslogtreecommitdiff
path: root/src/d/d_map_path_fmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_map_path_fmap.cpp')
-rw-r--r--src/d/d_map_path_fmap.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_map_path_fmap.cpp b/src/d/d_map_path_fmap.cpp
index cef7365df8..ef683774df 100644
--- a/src/d/d_map_path_fmap.cpp
+++ b/src/d/d_map_path_fmap.cpp
@@ -599,6 +599,7 @@ bool dMenuFmapIconDisp_c::isDrawDisp() {
if (dComIfGp_getStartStageDarkArea() == 2) {
int tres_no = mpTresData->mNo;
if (tres_no == 0x33 || tres_no == 0x34 || tres_no == 0x35) {
+ /* dSv_event_flag_c::M_086 - Twilight Hyrule Field - Show Boss Bug's Tear of Light on the map */
if (dComIfGs_isEventBit(dSv_event_flag_c::saveBitLabels[119])) {
bVar1 = true;
}