wally controller is done

This commit is contained in:
DizzyEggg
2017-10-24 21:45:41 +02:00
parent 94b3a8dd69
commit 3ece244246
5 changed files with 1538 additions and 4833 deletions

View File

@@ -2,5 +2,6 @@
#define GUARD_PARTY_MENU_H
bool8 pokemon_has_move(struct Pokemon *, u16);
void DoWallyTutorialBagMenu(void);
#endif // GUARD_PARTY_MENU_H