summaryrefslogtreecommitdiff
path: root/include/wild_encounter.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-11 12:04:54 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-11 12:04:54 -0400
commit1e655837127f458d5fcaf6e57d89032f74950540 (patch)
treef23a50e700089248b3efc51210db474c997b49e9 /include/wild_encounter.h
parent0046efe86762b893b8bc688ff8172a071a952fac (diff)
through sub_8110FCC
Diffstat (limited to 'include/wild_encounter.h')
-rw-r--r--include/wild_encounter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wild_encounter.h b/include/wild_encounter.h
index 55bbaa7dd..a1e26fe45 100644
--- a/include/wild_encounter.h
+++ b/include/wild_encounter.h
@@ -40,5 +40,6 @@ void FishingWildEncounter(u8 rod);
u16 GetLocalWildMon(bool8 *isWaterMon);
u16 GetLocalWaterMon(void);
bool8 UpdateRepelCounter(void);
+void sub_8082740(u8);
#endif // GUARD_WILD_ENCOUNTER_H