summaryrefslogtreecommitdiff
path: root/include/battle_dome.h
blob: 2265f14ce7c68d5b4c724556e20fa60bd4959279 (plain)
1
2
3
4
5
6
7
8
9
#ifndef GUARD_BATTLE_DOME_H
#define GUARD_BATTLE_DOME_H

extern u32 gUnknown_0203CD70;

s32 GetDomeTrainerMonCountInBits(u16 tournamentTrainerId);
s32 TrainerIdToDomeTournamentId(u16 trainerId);

#endif // GUARD_BATTLE_DOME_H