fmap poe counter

This commit is contained in:
TakaRikka
2026-05-20 03:19:25 -07:00
parent 5d6e58eeac
commit fa660ebd0f
9 changed files with 183 additions and 0 deletions
+2
View File
@@ -1161,6 +1161,8 @@ SettingsWindow::SettingsWindow(bool prelaunch) : mPrelaunch(prelaunch) {
"Link will not recoil when his sword hits walls.");
addOption("No 2nd Fish for Cat", getSettings().game.no2ndFishForCat,
"Skip needing to catch a second fish for Sera's cat.");
addOption("Show Poe Count on Map", getSettings().game.showMapPoeCounter,
"Displays collected/total number of Poe Souls for a region on the map.");
addSpeedrunDisabledOption("Sun's Song (R+X)", getSettings().game.sunsSong,
"Allows Wolf Link to howl and change the time of day.");
addOption("Quick Transform (R+Y)", getSettings().game.enableQuickTransform,