sub_800C36C

This commit is contained in:
PikalaxALT
2017-11-19 10:20:44 -05:00
parent d6d315d817
commit 03ce7b042a
4 changed files with 94 additions and 233 deletions

View File

@@ -157,3 +157,4 @@ void rfu_REQ_sendData(u8);
void rfu_setMSCCallback(void (*func)(u16));
void rfu_setREQCallback(void (*func)(u16, u16));
bool8 rfu_getMasterSlave(void);
void rfu_REQBN_watchLink(u16 a0, u8 *a1, u8 *a2, u8 *a3);

View File

@@ -52,7 +52,7 @@ struct UnkRfuStruct_1 {
/* 0x012 */ u8 unk_12;
// aligned
/* 0x014 */ u16 unk_14;
/* 0x016 */ u8 filler_16[2];
/* 0x016 */ u16 unk_16;
/* 0x018 */ u16 unk_18;
/* 0x01a */ u16 unk_1a;
/* 0x01c */ u8 filler_1c[2];