summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
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 c01f24d27..918a7480b 100644
--- a/include/link.h
+++ b/include/link.h
@@ -195,6 +195,7 @@ extern struct LinkPlayer gLinkPlayers[5];
extern u16 word_3002910[];
extern bool8 gReceivedRemoteLinkPlayers;
extern bool8 gWirelessCommType;
+extern u32 gUnknown_020223C0;
void Task_DestroySelf(u8);
void OpenLink(void);