summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-06-22 13:53:47 -0500
committercamthesaxman <cameronghall@cox.net>2017-06-22 13:53:47 -0500
commitf62282f0b994458b08e8ed8fcc03b39f6d96df7d (patch)
tree3f4e626404de8e7d843280933f8ac72d7bc08691 /src
parent56235a29d45d76e21592d5d363a5bb7a0ae9059a (diff)
correct comment about duplicate function
Diffstat (limited to 'src')
-rw-r--r--src/battle_811DA74.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_811DA74.c b/src/battle_811DA74.c
index 00d7ffcfa..42c700844 100644
--- a/src/battle_811DA74.c
+++ b/src/battle_811DA74.c
@@ -425,7 +425,7 @@ void LinkPartnerHandleGetAttributes(void)
LinkPartnerBufferExecCompleted();
}
-// Duplicate of dp01_getattr_by_ch1_for_player_pokemon
+// Duplicate of dp01_getattr_by_ch1_for_player_pokemon_
u32 dp01_getattr_by_ch1_for_player_pokemon(u8 a, u8 *buffer)
{
struct BattlePokemon battlePokemon;