summaryrefslogtreecommitdiff
path: root/include/overworld.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-01-20 14:46:01 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-01-20 14:46:01 -0500
commitac5bfcf1ce9c0f1dfe240dca3aeb0f3fcaa83280 (patch)
treed5fc9e8f137d06ff17c7beb4f22744c318d19b4f /include/overworld.h
parent8d5af5332934f47f022907d2acb2e71d96b04449 (diff)
through sub_8117A0C
Diffstat (limited to 'include/overworld.h')
-rw-r--r--include/overworld.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/overworld.h b/include/overworld.h
index c24b63cf9..a7031e56d 100644
--- a/include/overworld.h
+++ b/include/overworld.h
@@ -62,7 +62,8 @@ extern struct WarpData gUnknown_2031DB4;
extern struct WarpData gUnknown_2031DBC;
extern u8 gUnknown_2031DE0;
-extern u8 gUnknown_300502C;
+extern u8 gFieldLinkPlayerCount;
+extern u8 gLocalLinkPlayerId;
void IncrementGameStat(u8 index);