summaryrefslogtreecommitdiff
path: root/include/battle_util.h
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-09-15 17:58:12 -0400
committerGriffinR <griffin.richards@comcast.net>2019-09-15 17:58:12 -0400
commitbb236b490d99fef02ed172e7ca86f6c70ef09527 (patch)
treeab1a6709f8872781b973bc4ca0d967a7a89e1e79 /include/battle_util.h
parent869d0eebc08cdc246fb711431e8d7149a211e841 (diff)
Update BS constants for Cmd rename
Diffstat (limited to 'include/battle_util.h')
-rw-r--r--include/battle_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_util.h b/include/battle_util.h
index 0756a387a..f90d812d6 100644
--- a/include/battle_util.h
+++ b/include/battle_util.h
@@ -12,7 +12,7 @@
#define ABILITYEFFECT_ENDTURN 0x1
#define ABILITYEFFECT_MOVES_BLOCK 0x2
#define ABILITYEFFECT_ABSORBING 0x3
-#define ABILITYEFFECT_MOVE_END 0x4
+#define ABILITYEFFECT_CONTACT 0x4
#define ABILITYEFFECT_IMMUNITY 0x5
#define ABILITYEFFECT_FORECAST 0x6
#define ABILITYEFFECT_SYNCHRONIZE 0x7