diff --git a/include/constants/battle_move_effects.h b/include/constants/battle_move_effects.h index 1cc460f17..fe7d465be 100644 --- a/include/constants/battle_move_effects.h +++ b/include/constants/battle_move_effects.h @@ -354,6 +354,6 @@ #define EFFECT_EXTREME_EVOBOOST 348 #define EFFECT_DAMAGE_SET_TERRAIN 349 //genesis supernova -#define NUM_BATTLE_MOVE_EFFECTS 348 +#define NUM_BATTLE_MOVE_EFFECTS 350 #endif // GUARD_CONSTANTS_BATTLE_MOVE_EFFECTS_H