summaryrefslogtreecommitdiff
path: root/src/battle_tower.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/battle_tower.c')
-rw-r--r--src/battle_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_tower.c b/src/battle_tower.c
index 1f1220e22..199588571 100644
--- a/src/battle_tower.c
+++ b/src/battle_tower.c
@@ -1414,7 +1414,7 @@ void SetBattleFacilityTrainerGfxId(u16 trainerId, u8 tempVarId)
}
else if (trainerId == TRAINER_FRONTIER_BRAIN)
{
- SetFrontierBrainEventObjGfx_2();
+ SetFrontierBrainObjEventGfx_2();
return;
}
else if (trainerId < TRAINER_RECORD_MIXING_FRIEND)