From e430fe4b02c168e33a1d82610a383a480f3d1003 Mon Sep 17 00:00:00 2001 From: Fontbane <36677462+Fontbane@users.noreply.github.com> Date: Sat, 13 Apr 2019 21:15:00 -0400 Subject: [PATCH] Add Dance flag --- include/constants/pokemon.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/constants/pokemon.h b/include/constants/pokemon.h index 1f935dbd94..2d577c383b 100644 --- a/include/constants/pokemon.h +++ b/include/constants/pokemon.h @@ -105,6 +105,7 @@ #define FLAG_PROTECTION_MOVE 0x40000 #define FLAG_POWDER 0x80000 #define FLAG_TARGET_ABILITY_IGNORED 0x100000 +#define FLAG_DANCE 0x200000 // Split defines. #define SPLIT_PHYSICAL 0x0