summaryrefslogtreecommitdiff
path: root/include/pokenav.h
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-03-05 06:06:20 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-03-05 06:06:20 -0500
commit9bea9e1624a30980aa194b076f0324b77c76edc9 (patch)
tree686b94fc86f89d8b310867e8d1e0a4f6696c69af /include/pokenav.h
parent0e3fc4956b0f9381f555100f2f1a24b0e836e68a (diff)
Start decompiling menu_unknown
Diffstat (limited to 'include/pokenav.h')
-rw-r--r--include/pokenav.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/pokenav.h b/include/pokenav.h
index 849c9bf16..a1f311944 100644
--- a/include/pokenav.h
+++ b/include/pokenav.h
@@ -1,6 +1,5 @@
#ifndef GUARD_POKENAV_H
#define GUARD_POKENAV_H
-#include "player_pc.h"
#include "list_menu.h"
bool8 sub_81D20BC(void *arg0);
@@ -13,12 +12,6 @@ void sub_81D3464(void *arg0);
void sub_81D3480(void *arg0, u8 arg1);
void sub_81D2754(void *arg0, void *arg1);
void sub_81D1F84(void *arg0, void *arg1, void *arg2);
-u8 sub_81D1C84(u8);
-u8 sub_81D1DC0(struct PlayerPCItemPageStruct *);
-void sub_81D1E90(struct PlayerPCItemPageStruct *);
-void sub_81D1EC0(void);
-void sub_81D1D04(u8);
-bool8 sub_81D1C44(u8);
bool8 sub_81D4A58(struct EventObject*);
void MoveRelearnerPrintText(u8 *);
u16 MoveRelearnerRunTextPrinters(void);
@@ -28,7 +21,5 @@ void InitMoveRelearnerWindows(bool8 useContextWindow);
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
u32 sub_81D427C(void);
void sub_81D4998(void);
-void DrawLevelUpWindowPg1(u16 arg0, void* statStoreLocation1, void* statStoreLocation2, u8 arg3, u8 arg4, u8 arg5);
-void DrawLevelUpWindowPg2(u16 arg0, void* statStoreLocation1, u8 arg2, u8 arg3, u8 arg4);
#endif //GUARD_POKENAV_H