through sub_8009414

This commit is contained in:
PikalaxALT
2017-11-07 20:25:24 -05:00
parent af197ccd3b
commit fce326fbd4
9 changed files with 91 additions and 156 deletions

View File

@@ -106,3 +106,5 @@ struct RfuIntrStruct
extern struct RfuStruct *gRfuState;
void STWI_init_all(struct RfuIntrStruct *interruptStruct, IntrFunc *interrupt, bool8 copyInterruptToRam);
void rfu_REQ_stopMode(void);
void rfu_waitREQComplete(void);