diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-12-13 21:35:36 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-13 21:35:36 -0600 |
commit | 5e92481f51cac1165ef22aed450637264a92c90f (patch) | |
tree | e1c166875eb66a874eac949b21136222d039d2a8 /include/event_scripts.h | |
parent | 2c6849bee81f2c05cbf0df1f88c6d5460e7b1e2d (diff) | |
parent | d3e32ab287edbfb5575e4821a8f75a7de891867b (diff) |
Merge pull request #443 from Meowsy/misc-renamings
Misc renamings.
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 7f69ef3ae..2661494d3 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -405,14 +405,14 @@ extern const u8 gText_SoDesirable[]; extern const u8 gText_SoExciting[]; extern const u8 gText_SoAmusing[]; extern const u8 gText_SoMagical[]; -extern const u8 gUnknown_08294313[]; -extern const u8 gUnknown_08294359[]; -extern const u8 gUnknown_08294398[]; -extern const u8 gUnknown_082943DA[]; -extern const u8 gUnknown_0829441C[]; -extern const u8 gUnknown_08294460[]; -extern const u8 gUnknown_082944A0[]; -extern const u8 gUnknown_082944D5[]; +extern const u8 gMauvilleManText_ISoWantToGoOnAVacation[]; +extern const u8 gMauvilleManText_IBoughtCrayonsWith120Colors[]; +extern const u8 gMauvilleManText_WouldntItBeNiceIfWeCouldFloat[]; +extern const u8 gMauvilleManText_WhenYouWriteOnASandyBeach[]; +extern const u8 gMauvilleManText_WhatsTheBottomOfTheSeaLike[]; +extern const u8 gMauvilleManText_WhenYouSeeTheSettingSunDoesIt[]; +extern const u8 gMauvilleManText_LyingBackInTheGreenGrass[]; +extern const u8 gMauvilleManText_SecretBasesAreSoWonderful[]; extern const u8 MauvilleCity_PokemonCenter_1F_Text_28E930[]; |