Address review comments, 2

This commit is contained in:
PikalaxALT
2019-10-14 10:07:01 -04:00
parent 5a20fefab1
commit 5c7081b6e7
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -6,5 +6,8 @@
void AppendToList(u8* list, u8* pos, u8 newEntry);
void Task_StartMenuHandleInput(u8 taskId);
void SetUpReturnToStartMenu(void);
void ShowStartMenu(void);
void Field_AskSaveTheGame(void);
void CB2_SetUpSaveAfterLinkBattle(void);
#endif // GUARD_START_MENU_H