Some parameter updates

This commit is contained in:
PikalaxALT
2020-01-15 21:14:09 -05:00
parent 7721504a57
commit 0727b0ffd3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -221,7 +221,7 @@ void sub_80F86F4(void)
if (!rfu_initializeAPI(&gRfuAPIBuffer, sizeof gRfuAPIBuffer, gIntrTable + 1, TRUE))
{
gLinkType = 0;
sub_80FB128(0);
sub_80FB128(FALSE);
sub_80F85F8();
rfu_setTimerInterrupt(3, gIntrTable + 2);
}