summaryrefslogtreecommitdiff
path: root/src/friend_rescue.c
diff options
context:
space:
mode:
authorAnonymousRandomPerson <chenghanngan.us@gmail.com>2022-02-26 13:29:30 -0500
committerAnonymousRandomPerson <chenghanngan.us@gmail.com>2022-02-26 13:29:30 -0500
commita5296a2f994a0f8e4421c4afd6bac1cedcfb72be (patch)
tree1d3f29615f1683fae77ade7d8713e7bfe5a11c26 /src/friend_rescue.c
parent6e56b9f0341be0a6c960ea9e8db0939e4fa3cdac (diff)
parent0dd38993f6a4383d6d5743fd0ae0abc01210ae25 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/friend_rescue.c')
-rw-r--r--src/friend_rescue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/friend_rescue.c b/src/friend_rescue.c
index aacc083..a864e5b 100644
--- a/src/friend_rescue.c
+++ b/src/friend_rescue.c
@@ -1,5 +1,6 @@
#include "global.h"
#include "text.h"
+#include "input.h"
#include "item.h"
#include "team_inventory.h"
#include "friend_rescue.h"
@@ -19,7 +20,6 @@ extern char gAvailablePokemonNames[0x50];
extern struct WonderMailStruct_203B33C *gUnknown_203B33C;
extern u8 sub_8039880(void);
-void ResetUnusedInputStruct(void);
extern void sub_8035300(void);
extern void sub_8035404(u32);