mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-07 01:25:32 -05:00
Some Fixes + SwSh Prep
This commit is contained in:
@@ -45,6 +45,7 @@ enum EvolutionMethods
|
||||
EVO_LEVEL_SPECIFIC_TIME_RANGE, // above given level with a range (unknown is [start][end]. eg lycanroc -> 1700-1800 hrs -> 0x1112)
|
||||
};
|
||||
|
||||
#define EVO_GIGANTAMAX 0xFD
|
||||
#define EVO_MEGA 0xFE
|
||||
|
||||
enum MegaEvoVariants
|
||||
|
||||
Reference in New Issue
Block a user