start working on walda phrase

This commit is contained in:
DizzyEggg
2017-10-20 18:52:01 +02:00
parent ae5aa3c4df
commit cda5c5f925
10 changed files with 246 additions and 431 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#define NAMING_SCREEN_BOX 1
#define NAMING_SCREEN_CAUGHT_MON 2
#define NAMING_SCREEN_3 3
#define NAMING_SCREEN_WANDA 4
#define NAMING_SCREEN_WALDA 4
void DoNamingScreen(u8 caseId, u8* dst, u16 monSpecies, u8 monGender, u32 monPersonality, void (*callback)(void));