summaryrefslogtreecommitdiff
path: root/src/pokenav_match_call.c
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-03-17 17:20:40 -0500
committerMarcus Huderle <huderlem@gmail.com>2019-03-17 17:20:40 -0500
commite9a3cc6d51ce3818eed11de585f5084342450093 (patch)
tree414ed687f836521c1a966531e87122951c070083 /src/pokenav_match_call.c
parentc3feb9871f4d05cd9874dd8fc0c2016eaa072864 (diff)
parent4ae8a52473a0e4842cf140bf0c59f0276125a896 (diff)
Merge remote-tracking branch 'upstream/master' into move-tutor
# Conflicts: # include/pokenav.h # src/battle_script_commands.c
Diffstat (limited to 'src/pokenav_match_call.c')
-rw-r--r--src/pokenav_match_call.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/pokenav_match_call.c b/src/pokenav_match_call.c
index 53f9f0548..b775ed10e 100644
--- a/src/pokenav_match_call.c
+++ b/src/pokenav_match_call.c
@@ -1,13 +1,11 @@
-
-// Includes
#include "global.h"
#include "battle_setup.h"
#include "event_data.h"
#include "string_util.h"
#include "battle.h"
#include "gym_leader_rematch.h"
+#include "match_call.h"
-extern void sub_8197080(u8 *dest);
extern const u8 gTrainerClassNames[][13];
// Static type declarations