diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-05 22:32:28 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-05 22:32:28 -0500 |
commit | 4345ba8e6cf145a646666b8d2be1a255873ed29a (patch) | |
tree | fef6a23b3595ec194f69191e1d281700c0f4a8c1 /include/pokenav.h | |
parent | c3594f982ddd0839aa7b97cb5a54087e198b0326 (diff) |
More decompiled and cleanup
Diffstat (limited to 'include/pokenav.h')
-rw-r--r-- | include/pokenav.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index 10f042225..e39373b35 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -2,7 +2,6 @@ #define GUARD_POKENAV_H #include "list_menu.h" -bool8 sub_81D20BC(void *arg0); bool8 sub_81D312C(void *arg0); bool8 sub_81D4A58(struct EventObject*); void MoveRelearnerPrintText(u8 *); |