summaryrefslogtreecommitdiff
path: root/include/constants/battle_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/battle_constants.h')
-rw-r--r--include/constants/battle_constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/battle_constants.h b/include/constants/battle_constants.h
index 3d55bde0b..afa7fecf1 100644
--- a/include/constants/battle_constants.h
+++ b/include/constants/battle_constants.h
@@ -152,6 +152,7 @@
#define BATTLE_TYPE_LINK_DOUBLE (BATTLE_TYPE_MULTI | BATTLE_TYPE_TRAINER | BATTLE_TYPE_LINK | BATTLE_TYPE_DOUBLE)
#define SECRET_BASE_OPPONENT 0x400
+#define LINK_BATTLE_OPPONENT 0x800
#define BATTLE_WON 0x1
#define BATTLE_LOST 0x2