Fix misleading RecordMixTrainerNames name

This commit is contained in:
GriffinR
2021-10-11 10:39:37 -04:00
parent 7c5c41f23c
commit 3a7995bc7c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -905,7 +905,7 @@ static bool32 NameIsNotEmpty(const u8 *name)
}
// Save the currently connected players into the trainer records, shifting all previous records down.
void RecordMixTrainerNames(void)
void SaveLinkTrainerNames(void)
{
if (gWirelessCommType != 0)
{