From 3ece244246cbd8aa689f3e471bb0e1cb1cf0d8f7 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Tue, 24 Oct 2017 21:45:41 +0200 Subject: wally controller is done --- include/party_menu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/party_menu.h') diff --git a/include/party_menu.h b/include/party_menu.h index 175aba639..c93f63a6d 100644 --- a/include/party_menu.h +++ b/include/party_menu.h @@ -2,5 +2,6 @@ #define GUARD_PARTY_MENU_H bool8 pokemon_has_move(struct Pokemon *, u16); +void DoWallyTutorialBagMenu(void); #endif // GUARD_PARTY_MENU_H -- cgit v1.2.3