diff options
author | scnorton <scnorton@biociphers.org> | 2017-05-31 13:37:37 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-05-31 13:37:37 -0400 |
commit | 39efcb2a6d169fba0ff33f1bd25e2947b74881a0 (patch) | |
tree | 87719d76d5a78da37adfd3a46840b1596ab6ae5d /include/pokenav.h | |
parent | e3025532d0d9ce7ad3f4581dac145f97d77905a1 (diff) |
sub_81365C8
Diffstat (limited to 'include/pokenav.h')
-rw-r--r-- | include/pokenav.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index f32611161..4c9ec43eb 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -65,6 +65,8 @@ bool8 sub_80F26BC(void); bool8 sub_80F2CBC(u8); void sub_80F2E18(u8); void sub_80F33A8(void); +void sub_80F3C94(void); +void sub_80F3D00(void); void sub_80F4BD0(void); void sub_80F556C(void *); void sub_80F567C(void *, void *); |