summaryrefslogtreecommitdiff
path: root/src/trainer_tower.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-10-06 18:06:24 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-10-06 18:06:24 -0400
commit736b89ae3d4ffb335ef9e073556bc630c5541b70 (patch)
treee97d50e764c52c012092aecb2d80266442677a79 /src/trainer_tower.c
parent5620b0ed1a330e38c0d4cdbbfea2c5ce75053925 (diff)
parentfb9b695f9a366f662b5262f440d77c770b131d0d (diff)
Merge branch 'master' into link
Diffstat (limited to 'src/trainer_tower.c')
-rw-r--r--src/trainer_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trainer_tower.c b/src/trainer_tower.c
index da3cf6dda..17f6b9e09 100644
--- a/src/trainer_tower.c
+++ b/src/trainer_tower.c
@@ -1458,7 +1458,7 @@ void sub_815EDF4(u32 * counter, u32 value)
*counter = value ^ gSaveBlock2Ptr->encryptionKey;
}
-void sub_815EE0C(void)
+void ResetTrainerTowerResults(void)
{
s32 i;