summaryrefslogtreecommitdiff
path: root/include/pokenav.h
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-03-08 01:56:38 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-03-08 01:56:38 -0500
commit69aec91577659cfe89a63fc4c8d2fc77ab344cbb (patch)
tree607df3b1deb5e8337d2a855242ca770a80cdbe1c /include/pokenav.h
parentaa7657a82a108321d5112f0ad195132e2c6e6c99 (diff)
Decompile move tutor stuff
2 nonmatching.
Diffstat (limited to 'include/pokenav.h')
-rw-r--r--include/pokenav.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/pokenav.h b/include/pokenav.h
index e39373b35..a562b0c7b 100644
--- a/include/pokenav.h
+++ b/include/pokenav.h
@@ -4,11 +4,6 @@
bool8 sub_81D312C(void *arg0);
bool8 sub_81D4A58(struct EventObject*);
-void MoveRelearnerPrintText(u8 *);
-u16 MoveRelearnerRunTextPrinters(void);
-void MoveRelearnerCreateYesNoMenu(void);
-u8 LoadMoveRelearnerMovesList(const struct ListMenuItem *items, u16 numChoices);
-void InitMoveRelearnerWindows(bool8 useContextWindow);
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
u32 sub_81D427C(void);
void sub_81D4998(void);