diff options
Diffstat (limited to 'include/match_call.h')
-rw-r--r-- | include/match_call.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/match_call.h b/include/match_call.h index 1f431bfaf..17d40d41c 100644 --- a/include/match_call.h +++ b/include/match_call.h @@ -11,5 +11,6 @@ enum { }; s32 GetRematchIdxByTrainerIdx(s32 trainerIdx); +void InitMatchCallCounters(void); #endif //GUARD_MATCH_CALL_H |