summaryrefslogtreecommitdiff
path: root/include/cable_club.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-02-08 11:48:51 -0600
committerMarcus Huderle <huderlem@gmail.com>2019-02-08 11:48:51 -0600
commitabebd2b8648313deeee52ef5be1d6cc0927193ad (patch)
tree2decbd77c9333fa6928ad2608d68251bb19ed1cd /include/cable_club.h
parent6add3e17944402eab6419d217c98d14d93f38a55 (diff)
Cleanup externs in overworld.c
Diffstat (limited to 'include/cable_club.h')
-rw-r--r--include/cable_club.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cable_club.h b/include/cable_club.h
index ebdc82b46..60d56460d 100644
--- a/include/cable_club.h
+++ b/include/cable_club.h
@@ -15,5 +15,6 @@ void sub_80B360C(void);
bool32 sub_80B2AF4(u16 *arg0, u16 *arg1);
void sub_80B3AF8(u8 taskId);
void task00_08081A90(u8 taskId);
+bool32 sub_80B39D4(u8 linkPlayerIndex);
#endif //GUARD_CABLE_CLUB_H