sub_800CEB0

This commit is contained in:
PikalaxALT
2017-11-22 00:16:00 -05:00
parent 7a38a43f81
commit 73b0f9eb53
4 changed files with 42 additions and 66 deletions

View File

@@ -183,3 +183,4 @@ u8 rfu_NI_CHILD_setSendGameName(u8 a0, u8 a1);
void rfu_clearSlot(u8 a0, u8 a1);
bool16 rfu_CHILD_getConnectRecoveryStatus(u8 *status);
bool16 rfu_getConnectParentStatus(u8 *status, u8 *a1);
bool16 rfu_UNI_PARENT_getDRAC_ACK(u8 *a0);

View File

@@ -74,7 +74,7 @@ struct UnkRfuStruct_1 {
/* 0x034 */ u16 unk_34[4];
/* 0x03c */ struct UnkLinkRfuStruct_02022B2C *unk_3c;
/* 0x040 */ void (*unk_40)(u8);
/* 0x044 */ void (*unk_44)(void);
/* 0x044 */ void (*unk_44)(u16);
/* 0x048 */ u8 filler_48[0xe78];
};