summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-23 20:13:45 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-23 20:13:45 +0200
commit601fc9e85b383792819768c31728e4855e854f32 (patch)
tree6801a88b11184dbfb28cb94e73d955cb78e1667f /include/pokemon.h
parentfc57c6c817bcb8bed4469b5114ced17129bdca81 (diff)
atk49 is matching baby WOHOHOHOHO
Diffstat (limited to 'include/pokemon.h')
-rw-r--r--include/pokemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index 674e6dbf4..1049776e8 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -443,6 +443,7 @@ struct BattleMove
#define FLAG_PROTECT_AFFECTED 0x2
#define FLAG_MAGICCOAT_AFFECTED 0x4
#define FLAG_SNATCH_AFFECTED 0x8
+#define FLAG_MIRROR_MOVE_AFFECTED 0x10
#define FLAG_KINGSROCK_AFFECTED 0x20
struct SpindaSpot