diff --git a/soh/soh/Enhancements/randomizer/location_access.h b/soh/soh/Enhancements/randomizer/location_access.h index 45e6c7600..61d41a9e0 100644 --- a/soh/soh/Enhancements/randomizer/location_access.h +++ b/soh/soh/Enhancements/randomizer/location_access.h @@ -239,6 +239,7 @@ class Region { void ResetVariables(); void printAgeTimeAccess(); + static std::map spiritLogicData; }; extern std::array areaTable;