Trainer Hill --> Trainer Tower

This commit is contained in:
GriffinR
2020-01-26 18:34:06 -05:00
parent 5106fc1c9a
commit 017fa7e336
7 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ const struct MapHeader * mapconnection_get_mapheader(struct MapConnection * conn
return Overworld_GetMapHeaderByGroupAndId(connection->mapGroup, connection->mapNum);
}
void not_trainer_hill_battle_pyramid(void)
void not_trainer_tower_battle_pyramid(void)
{
sub_8058A00(&gMapHeader);
mapheader_run_script_with_tag_x1();