summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-07-28 18:02:08 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-07-28 18:02:08 +0200
commitdddca2951a2619d98e5008473408a83d69d8c99e (patch)
treefb53a7989c77d1571bed3e2579bbe2cbc4d4a49d /include/pokemon.h
parent1416c0c79d9fd6903f1d13f2a7740df4bad100d3 (diff)
IBE matches
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 242d62029..21173d503 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -412,6 +412,7 @@ struct BattleMove
#define FLAG_PROTECT_AFFECTED 0x2
#define FLAG_MAGICCOAT_AFFECTED 0x4
#define FLAG_SNATCH_AFFECTED 0x8
+#define FLAG_KINGSROCK_AFFECTED 0x20
struct PokemonStorage
{