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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/battle_dome.h b/include/battle_dome.h
index 2265f14ce..d1dfdb100 100644
--- a/include/battle_dome.h
+++ b/include/battle_dome.h
@@ -3,7 +3,7 @@
extern u32 gUnknown_0203CD70;
-s32 GetDomeTrainerMonCountInBits(u16 tournamentTrainerId);
-s32 TrainerIdToDomeTournamentId(u16 trainerId);
+int GetDomeTrainerMonCountInBits(u16 tournamentTrainerId);
+int TrainerIdToDomeTournamentId(u16 trainerId);
#endif // GUARD_BATTLE_DOME_H