sovereignx/include/gym_leader_rematch.h

9 lines
168 B
C
Raw Permalink Normal View History

#ifndef GUARD_TRAINER_REMATCH_H
#define GUARD_TRAINER_REMATCH_H
2024-08-07 21:24:30 +01:00
#include "constants/rematches.h"
2019-12-06 03:34:55 +00:00
void UpdateGymLeaderRematch(void);
#endif //GUARD_TRAINER_REMATCH_H