This commit is contained in:
Eduardo Quezada 2024-12-31 17:05:29 -03:00
parent 74fea0d520
commit 96b58c024c

View file

@ -15,7 +15,7 @@ enum Region
REGION_HISUI,
REGION_PALDEA,
REGION_COUNT,
}
};
// TODO: Since there's no current multi-region support, we have this constant for the purposes of regional form comparisons.
#define REGION_CURRENT REGION_HOENN