through sub_800C054

This commit is contained in:
PikalaxALT
2017-11-18 15:00:38 -05:00
parent 06c1908d00
commit 648f3245c1
5 changed files with 105 additions and 169 deletions

View File

@@ -149,3 +149,4 @@ u32 rfu_REQBN_softReset_and_checkID(void);
void rfu_REQ_sendData(u8);
void rfu_setMSCCallback(void (*func)(u16));
void rfu_setREQCallback(void (*func)(u16, u16));
bool8 rfu_getMasterSlave(void);