link through ResetSerial

This commit is contained in:
PikalaxALT
2019-10-06 21:08:53 -04:00
parent 23d011b04b
commit e73e1172aa
11 changed files with 413 additions and 859 deletions
+5
View File
@@ -33,5 +33,10 @@ u8 Rfu_GetBlockReceivedStatus(void);
void Rfu_SetBlockReceivedFlag(u8 who);
void Rfu_ResetBlockReceivedFlag(u8 who);
bool8 Rfu_IsMaster(void);
void sub_80F85F8(void);
bool32 sub_80FAE94(void);
bool32 sub_80FAEF0(void);
bool32 IsRfuRecvQueueEmpty(void);
u32 GetRfuRecvQueueLength(void);
#endif //GUARD_LINK_RFU_H