sub_800F4F0

This commit is contained in:
scnorton
2018-01-18 17:38:51 -05:00
parent 090f70dd5b
commit 68e9b5719c
4 changed files with 49 additions and 146 deletions

View File

@@ -208,6 +208,7 @@ void rfu_getRFUStatus(u8 *status);
u8 *rfu_getSTWIRecvBuffer(void);
u8 rfu_NI_CHILD_setSendGameName(u8 a0, u8 a1);
void rfu_clearSlot(u8 a0, u8 a1);
void rfu_clearAllSlot(void);
bool16 rfu_CHILD_getConnectRecoveryStatus(u8 *status);
bool16 rfu_getConnectParentStatus(u8 *status, u8 *a1);
bool16 rfu_UNI_PARENT_getDRAC_ACK(u8 *a0);

View File

@@ -136,7 +136,7 @@ struct UnkRfuStruct_Sub_Unused {
};
struct UnkRfuStruct_2 {
/* 0x000 */ u8 filler_00[4];
/* 0x000 */ u32 unk_00;
/* 0x004 */ u16 unk_04;
/* 0x006 */ u8 filler_06[6];
/* 0x00c */ u8 unk_0c;