diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-03-31 12:59:01 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-03-31 12:59:01 +0200 |
commit | aa7f69f067a83a651c84c1feb9a874858c3adf82 (patch) | |
tree | 1e390facf6166d75055291283c6f88ce22d4245b /include/pokenav.h | |
parent | 818468833020bd38acdf654fa555378d6a9c2b54 (diff) |
Begin use pokeblock and menu specialised
Diffstat (limited to 'include/pokenav.h')
-rw-r--r-- | include/pokenav.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index 13cb0babf..4e1648c93 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -1,8 +1,6 @@ #ifndef GUARD_POKENAV_H #define GUARD_POKENAV_H -#include "list_menu.h" -bool8 sub_81D312C(void *arg0); void CB2_InitPokeNav(void); #endif //GUARD_POKENAV_H |