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

extern u32 gUnknown_0203CD70;

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

#endif // GUARD_BATTLE_DOME_H