From 67f12ef7820444e6ea9ae827b2d09872c6c1b2a0 Mon Sep 17 00:00:00 2001 From: Eduardo Quezada D'Ottone Date: Sat, 13 Nov 2021 11:56:17 -0300 Subject: [PATCH] Fixed Hold Effect file spacing --- include/constants/hold_effects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants/hold_effects.h b/include/constants/hold_effects.h index 955a78204..d15e50d5f 100644 --- a/include/constants/hold_effects.h +++ b/include/constants/hold_effects.h @@ -67,7 +67,7 @@ #define HOLD_EFFECT_LUCKY_PUNCH 63 #define HOLD_EFFECT_METAL_POWDER 64 #define HOLD_EFFECT_THICK_CLUB 65 -#define HOLD_EFFECT_LEEK 66 +#define HOLD_EFFECT_LEEK 66 // Gen4 hold effects. #define HOLD_EFFECT_CHOICE_SCARF 67