namespace PKHeX.Core; public enum EntityRejuvenationSetting { Custom = -1, None, MissingDataHOME, }