summaryrefslogtreecommitdiff
path: root/include/battle_dome.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-11-06 20:20:56 -0600
committerDiegoisawesome <diego@domoreaweso.me>2018-11-06 20:20:56 -0600
commit18839a4872057fde33be45c5d2c4ecf4274bcc8d (patch)
tree5f48809915af5d02c2f75efc790bd598ed9f3975 /include/battle_dome.h
parent054a015c950ca9869ce28245a2f13c3f72cddb37 (diff)
parent93ff71fcfdf8b71a7b4899f271a5214503bcd510 (diff)
Merge remote-tracking branch 'pret/master' into script_menu
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