summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-07-17 20:15:15 -0500
committercamthesaxman <cameronghall@cox.net>2017-07-17 20:15:15 -0500
commite2ab2e50a0723b11802e33074e0dd5d9f7d81496 (patch)
tree843680a4e5f4e7de6d90f7e7a1e493508f9c1a36 /include/link.h
parentd4bd4c393e59bb66a8d4f69f23dce694982723e1 (diff)
parent67ced1d77ec0d36cc2b6ebcbfc58ba28b357ddbb (diff)
fix merge conflicts
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);