sub_800BEC0

This commit is contained in:
PikalaxALT
2017-11-16 23:37:09 -05:00
parent cc37d7e15b
commit 3c20c54b83
5 changed files with 52 additions and 38 deletions

View File

@@ -108,3 +108,4 @@ extern struct RfuStruct *gRfuState;
void STWI_init_all(struct RfuIntrStruct *interruptStruct, IntrFunc *interrupt, bool8 copyInterruptToRam);
void rfu_REQ_stopMode(void);
void rfu_waitREQComplete(void);
u32 rfu_REQBN_softReset_and_checkID(void);