summaryrefslogtreecommitdiff
path: root/include/wild_encounter.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-10-06 00:48:48 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-10-06 00:48:48 -0700
commitd84e9bed58db84bbb7db568c366bfa803be87139 (patch)
tree13a924bbf40b3a0ab38d915ef6349f8a4bd60c15 /include/wild_encounter.h
parentb4b509f68477068ae111cc5a6094d858d396c4bb (diff)
Decompile/port new_game
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 bf53ed6ee..5bcab1249 100644
--- a/include/wild_encounter.h
+++ b/include/wild_encounter.h
@@ -45,5 +45,6 @@ bool8 UpdateRepelCounter(void);
void sub_8082740(u8);
u8 GetUnownLetterByPersonalityLoByte(u32 personality);
bool8 SweetScentWildEncounter(void);
+void sub_8083214(u16 randVal);
#endif // GUARD_WILD_ENCOUNTER_H