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

View File

@@ -201,7 +201,7 @@ static void nullsub_117(void)
{
}
void SetBankFuncToWallyBufferRunCommand(void)
void SetControllerToWally(void)
{
gBattleBankFunc[gActiveBank] = WallyBufferRunCommand;
gBattleStruct->wallyBattleState = 0;