diff options
Diffstat (limited to 'include/pokenav.h')
-rw-r--r-- | include/pokenav.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index a562b0c7b..55bfb366c 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -7,5 +7,6 @@ bool8 sub_81D4A58(struct EventObject*); bool8 EventObjectIsFarawayIslandMew(struct EventObject *); u32 sub_81D427C(void); void sub_81D4998(void); +void CB2_InitPokeNav(void); #endif //GUARD_POKENAV_H |