oops
This commit is contained in:
parent
74fea0d520
commit
96b58c024c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue