Document union_room.c

This commit is contained in:
GriffinR
2020-05-30 04:09:21 -04:00
parent 24075e9e72
commit 4fe507e453
34 changed files with 1811 additions and 1664 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ static const struct PokemonJumpMons gPkmnJumpSpecies[] =
{ .species = SPECIES_BAGON, .unk2 = 1, },
};
void sub_802A9A8(u16 partyIndex, MainCallback callback)
void StartPokemonJump(u16 partyIndex, MainCallback callback)
{
u8 taskId;