battle controller opponent is done

This commit is contained in:
DizzyEggg
2017-10-26 23:12:48 +02:00
parent fa36e23683
commit 1506184465
19 changed files with 649 additions and 1493 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ static void nullsub_114(void)
{
}
void SetBankFuncToSafariBufferRunCommand(void)
void SetControllerToSafari(void)
{
gBattleBankFunc[gActiveBank] = SafariBufferRunCommand;
}