Another text fix
This commit is contained in:
parent
369efc1208
commit
4dce7db714
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ static const u8 sHappyMsg11[] = _("Your POKéMON has caught the scent of\nsmoke.
|
|||
static const u8 sHappyMsg12[] = _("{STR_VAR_1} is poking at your belly.");
|
||||
static const u8 sHappyMsg13[] = _("Your POKéMON stretched out its body\nand is relaxing.");
|
||||
static const u8 sHappyMsg14[] = _("{STR_VAR_1} looks like it wants to\nlead!");
|
||||
static const u8 sHappyMsg15[] = _("{STR_VAR_1} is doing it's best to\nkeep up with you.");
|
||||
static const u8 sHappyMsg15[] = _("{STR_VAR_1} is doing its best to\nkeep up with you.");
|
||||
static const u8 sHappyMsg16[] = _("{STR_VAR_1} is happily cuddling up\nto you!");
|
||||
static const u8 sHappyMsg17[] = _("{STR_VAR_1} is full of life!");
|
||||
static const u8 sHappyMsg18[] = _("{STR_VAR_1} seems to be very happy!");
|
||||
|
|
Loading…
Reference in a new issue