Match BattleIntroOpponent1SendsOutMonAnimation

This commit is contained in:
PokeCodec
2020-09-08 16:44:04 -04:00
parent 4d31980359
commit e84da39d8a
10 changed files with 634 additions and 714 deletions

View File

@@ -250,7 +250,7 @@ void sub_81D1D04(u8 a0)
sUnknown_0203CF48[a0] = 0xFF;
}
static u8 sub_81D1D34(u8 a0)
static u8 sub_81D1D34(u8 a0) // unused
{
return sUnknown_0203CF48[a0];
}