summaryrefslogtreecommitdiff
path: root/include/battle_dome.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/battle_dome.h')
-rw-r--r--include/battle_dome.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_dome.h b/include/battle_dome.h
index d05b08689..2265f14ce 100644
--- a/include/battle_dome.h
+++ b/include/battle_dome.h
@@ -3,7 +3,7 @@
extern u32 gUnknown_0203CD70;
-s32 GetTrainerMonCountInBits(u16 tournamentTrainerId);
+s32 GetDomeTrainerMonCountInBits(u16 tournamentTrainerId);
s32 TrainerIdToDomeTournamentId(u16 trainerId);
#endif // GUARD_BATTLE_DOME_H