summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/CheckTracker/CheckTracker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mm/2s2h/Rando/CheckTracker/CheckTracker.cpp')
-rw-r--r--mm/2s2h/Rando/CheckTracker/CheckTracker.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/2s2h/Rando/CheckTracker/CheckTracker.cpp b/mm/2s2h/Rando/CheckTracker/CheckTracker.cpp
index fc7bedf36..050ea90f5 100644
--- a/mm/2s2h/Rando/CheckTracker/CheckTracker.cpp
+++ b/mm/2s2h/Rando/CheckTracker/CheckTracker.cpp
@@ -120,6 +120,7 @@ std::set<RandoCheckType> checkTypeFilter;
std::vector<const char*> checkTypeIconList = {
/*RCTYPE_UNKNOWN*/ gItemIconBombersNotebookTex,
/*RCTYPE_BARREL*/ gBarrelTrackerIcon,
+ /*RCTYPE_BUTTERFLY*/ gItemIconDekuStickTex,
/*RCTYPE_CHEST*/ gChestTrackerIcon,
/*RCTYPE_COW*/ gItemIconRomaniMaskTex,
/*RCTYPE_CRATE*/ gCrateTrackerIcon,