Clean up pokenav general menus, organize pokenav graphics

This commit is contained in:
GriffinR
2021-11-12 12:40:36 -05:00
parent 004d1cab3f
commit baeacbe2f1
33 changed files with 687 additions and 635 deletions

View File

@@ -49,7 +49,6 @@ static void Task_RunLoopedTask(u8 taskId);
static void Task_Pokenav(u8 taskId);
static void CB2_InitPokenavForTutorial(void);
// TODO: Use MENU ids
const struct PokenavCallbacks PokenavMenuCallbacks[15] =
{
[POKENAV_MAIN_MENU - POKENAV_MENU_IDS_START] =