Cleanup externs in overworld.c

This commit is contained in:
Marcus Huderle
2019-02-08 11:48:51 -06:00
parent 6add3e1794
commit abebd2b864
18 changed files with 42 additions and 65 deletions

View File

@@ -11,5 +11,6 @@ enum {
};
s32 GetRematchIdxByTrainerIdx(s32 trainerIdx);
void InitMatchCallCounters(void);
#endif //GUARD_MATCH_CALL_H