summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-19 19:13:45 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-19 19:13:45 -0500
commitc383d490ad249f8496f42cb6b8a10d74957053ef (patch)
treea7dff110944e7be24cbb5d35f8aad1533e4fb08b /include
parent58def21c6299f05c702d613bdcc9086058586539 (diff)
through sub_800F850
Diffstat (limited to 'include')
-rw-r--r--include/link.h1
-rw-r--r--include/link_rfu.h7
2 files changed, 6 insertions, 2 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);
diff --git a/include/link_rfu.h b/include/link_rfu.h
index 6e8346a88..144a863b5 100644
--- a/include/link_rfu.h
+++ b/include/link_rfu.h
@@ -136,7 +136,7 @@ struct UnkRfuStruct_Sub_Unused {
};
struct UnkRfuStruct_2 {
- /* 0x000 */ u32 unk_00;
+ /* 0x000 */ void (*unk_00)(void);
/* 0x004 */ u16 unk_04;
/* 0x006 */ u8 filler_06[6];
/* 0x00c */ u8 unk_0c;
@@ -145,7 +145,10 @@ struct UnkRfuStruct_2 {
/* 0x00f */ u8 filler_0f[5];
/* 0x014 */ u8 unk_14[4][14];
/* 0x04c */ u8 unk_4c[14];
- /* 0x05a */ u8 filler_5a[13];
+ /* 0x05a */ u8 filler_5a[2];
+ /* 0x05c */ u8 unk_5c[5];
+ /* 0x061 */ u8 unk_61[5];
+ /* 0x066 */ u8 unk_66;
/* 0x067 */ u8 unk_67;
/* 0x068 */ u8 filler_68[4];
/* 0x06c */ struct UnkRfuStruct_2_Sub_6c unk_6c;