Document item use functions in pokemon.c
This commit is contained in:
+1
-1
@@ -247,7 +247,7 @@ void sub_8017434(u8 battler)
|
||||
}
|
||||
}
|
||||
|
||||
void sub_80174B8(u8 battler)
|
||||
void UpdateSentPokesToOpponentValue(u8 battler)
|
||||
{
|
||||
if (GetBattlerSide(battler) == B_SIDE_OPPONENT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user