summaryrefslogtreecommitdiff
path: root/src/mauville_old_man.c
diff options
context:
space:
mode:
authorMeowsy <Meowsy@users.noreply.github.com>2018-12-10 15:50:10 -0500
committerMeowsy <Meowsy@users.noreply.github.com>2018-12-10 15:50:10 -0500
commitd3e32ab287edbfb5575e4821a8f75a7de891867b (patch)
tree5b52c4cb575bbfcea24921f3aec0f89c7276c675 /src/mauville_old_man.c
parent68017b531a47bce7c125eea617a701a89013c983 (diff)
Rename Mauville Man text.
Diffstat (limited to 'src/mauville_old_man.c')
-rw-r--r--src/mauville_old_man.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/mauville_old_man.c b/src/mauville_old_man.c
index 110ec068e..930f1f35b 100644
--- a/src/mauville_old_man.c
+++ b/src/mauville_old_man.c
@@ -62,14 +62,14 @@ static const u8 * const sGiddyAdjectives[] = {
};
static const u8 * const sGiddyQuestions[] = {
- gUnknown_08294313,
- gUnknown_08294359,
- gUnknown_08294398,
- gUnknown_082943DA,
- gUnknown_0829441C,
- gUnknown_08294460,
- gUnknown_082944A0,
- gUnknown_082944D5
+ gMauvilleManText_ISoWantToGoOnAVacation,
+ gMauvilleManText_IBoughtCrayonsWith120Colors,
+ gMauvilleManText_WouldntItBeNiceIfWeCouldFloat,
+ gMauvilleManText_WhenYouWriteOnASandyBeach,
+ gMauvilleManText_WhatsTheBottomOfTheSeaLike,
+ gMauvilleManText_WhenYouSeeTheSettingSunDoesIt,
+ gMauvilleManText_LyingBackInTheGreenGrass,
+ gMauvilleManText_SecretBasesAreSoWonderful
};
static void SetupBard(void)