diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-10 15:34:42 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-10 15:34:42 -0500 |
commit | c8bcd2e54f62756c47dfb13268613dfd4d1ec67f (patch) | |
tree | 7fc8dabb8f951ec4ee7f7f29f9f07306376c54cf /include/link.h | |
parent | 5c2c970d012d37a2b582816c6d4636b531dfe3b8 (diff) |
decompile sub_80A6D98 - sub_80A79B4
Diffstat (limited to 'include/link.h')
-rw-r--r-- | include/link.h | 1 |
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); |