tm_case and peripheral documentation

This commit is contained in:
PikalaxALT
2019-04-15 13:17:19 -04:00
parent 0298df9b5f
commit dfbddec062
40 changed files with 1083 additions and 853 deletions
+2 -3
View File
@@ -48,7 +48,7 @@ struct ListMenu {
};
extern struct ListMenuTemplate gUnknown_03006310;
extern struct ListMenuTemplate gUnknown_3005E70;
extern struct ListMenuTemplate gMultiuseListMenuTemplate;
// Exported ROM declarations
@@ -56,9 +56,8 @@ u8 ListMenuInit(struct ListMenuTemplate *template, u16 a1, u16 a2);
s32 ListMenuHandleInput(u8 id);
void get_coro_args_x18_x1A(u8 a0, u16 *a1, u16 *a2);
void sub_81AE6C8(u8 a0, u16 *a1, u16 *a2);
void sub_810713C(u8, u16 *, u16 *);
void DestroyListMenu(u8, u16 *, u16 *);
u16 ListMenuGetYCoordForPrintingArrowCursor(u8);
void sub_8107D38(u8, u8);
void sub_8107D68(u8, u8, u8, u8);
#endif //GUARD_LIST_MENU_H