sub_800EB44

This commit is contained in:
PikalaxALT
2017-12-07 20:04:07 -05:00
parent c9f43116aa
commit 6441ba7832
4 changed files with 69 additions and 172 deletions
+1 -1
View File
@@ -216,4 +216,4 @@ void rfu_NI_stopReceivingData(u8 who);
u16 rfu_initializeAPI(u32 *unk0, u16 unk1, IntrFunc *interrupt, bool8 copyInterruptToRam);
void rfu_setTimerInterrupt(u8 which, IntrFunc *intr);
void rfu_setRecvBuffer(u8 a0, u8 a1, void *a2, size_t a3);
void rfu_UNI_setSendData(u8 flag, void *ptr, u8 size);
bool16 rfu_UNI_setSendData(u8 flag, void *ptr, u8 size);