summaryrefslogtreecommitdiff
path: root/include/wild_encounter.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-04-09 11:23:33 -0400
committerscnorton <scnorton@biociphers.org>2019-04-09 11:23:33 -0400
commitd54a9b56da080285db359610fb76aa402e1de249 (patch)
tree84f5049f12357250e46cbe8eb1168efe374d6d80 /include/wild_encounter.h
parent7f920b887f9a060524347b4cc3a5e3f3abdd3b03 (diff)
through sub_812EB2C
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 2186e0b4f..b4c42116a 100644
--- a/include/wild_encounter.h
+++ b/include/wild_encounter.h
@@ -43,5 +43,6 @@ u16 GetLocalWildMon(bool8 *isWaterMon);
u16 GetLocalWaterMon(void);
bool8 UpdateRepelCounter(void);
void sub_8082740(u8);
+u8 GetUnownLetterByPersonality(u32 personality);
#endif // GUARD_WILD_ENCOUNTER_H