Reduce externs

This commit is contained in:
Phlosioneer
2019-03-01 22:32:50 -05:00
parent 3b04cfa437
commit 3ceb1667c9
51 changed files with 112 additions and 136 deletions
+3
View File
@@ -12,5 +12,8 @@ enum {
s32 GetRematchIdxByTrainerIdx(s32 trainerIdx);
void InitMatchCallCounters(void);
bool32 TryStartMatchCall(void);
bool32 IsMatchCallTaskActive(void);
void StartMatchCallFromScript(u8* script);
#endif //GUARD_MATCH_CALL_H