summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2018-02-17 17:30:31 -0600
committerCameron Hall <cameronghall@cox.net>2018-02-17 17:30:31 -0600
commit17a5968adbc1dfb6586641729b39eeb3873481df (patch)
tree2e7c2c4bb62807cf76ead753ddff001cd1123b85 /include/link.h
parentb9f8d43825463363a67be0ce9fcd00b23d264e05 (diff)
decompile more debug code
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 d8c6690ea..f9f2b6d0e 100644
--- a/include/link.h
+++ b/include/link.h
@@ -148,6 +148,7 @@ extern bool8 gReceivedRemoteLinkPlayers;
extern bool8 gLinkOpen;
extern bool8 gLinkPlayerPending[MAX_LINK_PLAYERS];
void (*gLinkCallback)(void);
+extern u8 gUnknown_Debug_30030E0;
void Task_DestroySelf(u8);
void sub_8007270(u8);