Overworld Key Tracker (#5164)

* Overworld Keys Tracker

* Update randomizer_item_tracker.cpp

* Fix id collision

* Post-merge fixes

* Update soh/soh/Enhancements/randomizer/randomizer_item_tracker.cpp

Co-authored-by: Archez <Archez@users.noreply.github.com>

---------

Co-authored-by: Archez <Archez@users.noreply.github.com>
This commit is contained in:
Pepe20129
2025-03-21 17:53:17 +01:00
committed by GitHub
parent ae5e41f7a0
commit 983c075a33
4 changed files with 246 additions and 7 deletions

View File

@@ -440,6 +440,7 @@ if(MSVC)
/Gy;
/W3
>
/bigobj;
/sdl-;
/permissive-;
/MP;