summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-07-16 13:53:55 -0500
committercamthesaxman <cameronghall@cox.net>2017-07-16 13:53:55 -0500
commit6546ff5d0ad80ceca6b422713e0d3cd0ffa62b53 (patch)
tree51320be5ec4fb0755398911d705f6e3f323ddf0a /include/link.h
parent196f2a1c24016eae8b9fad6d57cabd43d34f898e (diff)
parente50b9e28bc0d98c69b22f6d13298e705eb4eb865 (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);