summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-28 06:08:57 -0400
committerGitHub <noreply@github.com>2021-04-28 06:08:57 -0400
commit58cef0ae52b9655f4ad121218933b1e7c23fca9c (patch)
tree41451ec4730188135ae4e9bff04ab9cd76dfcbd4 /include/link.h
parentc6300b5325302673d10526e7f83412263349ce33 (diff)
parent86475c5ded028032a5b02c2700af77de2ab140c6 (diff)
Merge pull request #1418 from GriffinRichards/sync-ereaderhelp
Sync e-reader helpers, document trainer hill e-reader
Diffstat (limited to 'include/link.h')
-rw-r--r--include/link.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/link.h b/include/link.h
index 3b621e6c1..407dbabb9 100644
--- a/include/link.h
+++ b/include/link.h
@@ -323,7 +323,7 @@ extern bool8 gSavedLinkPlayerCount;
extern u8 gSavedMultiplayerId;
extern struct LinkTestBGInfo gLinkTestBGInfo;
extern void (*gLinkCallback)(void);
-extern bool8 gShouldAdvanceLinkState;
+extern u8 gShouldAdvanceLinkState;
extern u16 gLinkTestBlockChecksums[MAX_LINK_PLAYERS];
extern u8 gBlockRequestType;
extern u8 gLastSendQueueCount;