Port data from emerald

This commit is contained in:
PikalaxALT
2019-04-25 20:35:26 -04:00
parent d3057e7ae6
commit 76a421f6f1
7 changed files with 311 additions and 108 deletions
+1
View File
@@ -60,5 +60,6 @@ void DestroyListMenu(u8, u16 *, u16 *);
u16 ListMenuGetYCoordForPrintingArrowCursor(u8);
void sub_8107D38(u8, u8);
s32 DoMysteryGiftListMenu(const struct WindowTemplate *windowTemplate, const struct ListMenuTemplate *listMenuTemplate, u8 arg2, u16 tileNum, u16 palNum);
void ListMenuDefaultCursorMoveFunc(s32, u8, struct ListMenu *);
#endif //GUARD_LIST_MENU_H