summaryrefslogtreecommitdiff
path: root/include/menu_specialized.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/menu_specialized.h')
-rw-r--r--include/menu_specialized.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/menu_specialized.h b/include/menu_specialized.h
index e43ea024c..80506b4b5 100644
--- a/include/menu_specialized.h
+++ b/include/menu_specialized.h
@@ -17,8 +17,8 @@ struct UnknownStruct_81D1ED4
struct UnknownSubStruct_81D1ED4 unk14[4][5];
struct UnknownSubStruct_81D1ED4 unk64[10][5];
struct UnknownSubStruct_81D1ED4 unk12C[5];
- struct UnknownSubStruct_81D1ED4 unk13C[0x42];
- struct UnknownSubStruct_81D1ED4 unk248[0x42];
+ u16 unk140[66][2];
+ u16 unk248[66][2];
u16 unk350;
u16 unk352;
u8 unk354;
@@ -41,8 +41,8 @@ void sub_81D2230(struct UnknownStruct_81D1ED4 *arg0);
bool8 sub_81D20BC(struct UnknownStruct_81D1ED4 *arg0);
void sub_81D3464(void *arg0);
void sub_81D3480(void *arg0, u8 arg1);
-void sub_81D2754(struct UnknownStruct_81D1ED4 *arg0, struct UnknownSubStruct_81D1ED4 *arg1);
-void sub_81D1F84(struct UnknownStruct_81D1ED4 *arg0, struct UnknownSubStruct_81D1ED4 arg1[4][5], struct UnknownSubStruct_81D1ED4 arg2[4][5]);
+void sub_81D2754(u8 *arg0, struct UnknownSubStruct_81D1ED4 *arg1);
+void sub_81D1F84(struct UnknownStruct_81D1ED4 *arg0, struct UnknownSubStruct_81D1ED4 *arg1, struct UnknownSubStruct_81D1ED4 *arg2);
void MoveRelearnerPrintText(u8 *str);
bool16 MoveRelearnerRunTextPrinters(void);
void MoveRelearnerCreateYesNoMenu(void);
@@ -50,4 +50,4 @@ u8 LoadMoveRelearnerMovesList(const struct ListMenuItem *items, u16 numChoices);
void InitMoveRelearnerWindows(bool8 useContextWindow);
void GetMonLevelUpWindowStats(struct Pokemon* mon, void* statStoreLocation);
-#endif // GUARD_MENU_SPECIALIZED_H \ No newline at end of file
+#endif // GUARD_MENU_SPECIALIZED_H