summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-07-10 15:34:42 -0500
committercamthesaxman <cameronghall@cox.net>2017-07-10 15:34:42 -0500
commitc8bcd2e54f62756c47dfb13268613dfd4d1ec67f (patch)
tree7fc8dabb8f951ec4ee7f7f29f9f07306376c54cf /include/link.h
parent5c2c970d012d37a2b582816c6d4636b531dfe3b8 (diff)
decompile sub_80A6D98 - sub_80A79B4
Diffstat (limited to 'include/link.h')
-rw-r--r--include/link.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/link.h b/include/link.h
index f80f2bc58..367add625 100644
--- a/include/link.h
+++ b/include/link.h
@@ -144,6 +144,7 @@ extern u8 deUnkValue2;
extern struct LinkPlayer gLinkPlayers[];
extern u16 word_3002910[];
extern bool8 gReceivedRemoteLinkPlayers;
+extern bool8 gLinkOpen;
void Task_DestroySelf(u8);
void sub_8007270(u8);