summaryrefslogtreecommitdiff
path: root/include/pokenav.h
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-03-02 03:18:08 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-03-02 03:18:08 -0500
commit49bef258567b8ac6ead607de8ce0ac64581cdb55 (patch)
tree5c46abd03c745dd2127756061c0ed8d6173059b9 /include/pokenav.h
parentee6942683882e2abd4bde79f8355b71abbd21af9 (diff)
Clean up the last extern functions
Diffstat (limited to 'include/pokenav.h')
-rw-r--r--include/pokenav.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokenav.h b/include/pokenav.h
index e5dba8ae0..29ccaec3e 100644
--- a/include/pokenav.h
+++ b/include/pokenav.h
@@ -30,5 +30,6 @@ u32 sub_81D427C(void);
void sub_81D4998(void);
void sub_81D3640(u16 arg0, void* statStoreLocation1, void* statStoreLocation2, u8 arg3, u8 arg4, u8 arg5);
void sub_81D3784(u16 arg0, void* statStoreLocation1, u8 arg2, u8 arg3, u8 arg4);
+void CB2_InitPokeNav(void);
#endif //GUARD_POKENAV_H