summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-06 16:55:33 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-04-06 16:55:43 -0400
commit4a1cfbead245b3cac609b498dfca6b6d238f7f7a (patch)
treeec6202639a1d2bd052bdad913cbe45519b36e1cd /include/constants
parent86a9d94ce1eb7930cb9a59ad8f968388a627c58a (diff)
Document remaining overworld
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/cable_club.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/constants/cable_club.h b/include/constants/cable_club.h
index cbdd049db..3515ffa2c 100644
--- a/include/constants/cable_club.h
+++ b/include/constants/cable_club.h
@@ -28,4 +28,8 @@
#define LINKUP_FAILED_BATTLE_TOWER 11
#define LINKUP_FOREIGN_GAME 12
+#define CABLE_SEAT_WAITING 0
+#define CABLE_SEAT_SUCCESS 1
+#define CABLE_SEAT_FAILED 2
+
#endif //GUARD_CONSTANTS_CABLE_CLUB_H