diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-04-12 16:18:38 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-04-12 16:18:38 -0400 |
commit | 03b4ea32a9af67e6afb954cc44ff0c2768b86091 (patch) | |
tree | 0371bfddb0f099e447cd6cdb3a23192993162535 /src/evolution_scene.c | |
parent | c9632154babc05708d0f2c7ee1f20b2939762ea1 (diff) | |
parent | b54bd2e387feb7ece4f34f50f17519e329419716 (diff) |
Merge remote-tracking branch 'origin' into doc_pokesum
Diffstat (limited to 'src/evolution_scene.c')
-rw-r--r-- | src/evolution_scene.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/evolution_scene.c b/src/evolution_scene.c index 4b85e6e67..1f8fd1cda 100644 --- a/src/evolution_scene.c +++ b/src/evolution_scene.c @@ -69,7 +69,7 @@ static const u16 sMovingBgPals[] = INCBIN_U16("graphics/evolution_scene/transiti static const u8 sText_ShedinjaJapaneseName[] = _("ヌケニン"); -static const u8 unref_83F8445[] = _("{COLOR RED}{HIGHLIGHT DARK_GREY}{SHADOW GREEN}"); +static const u8 unref_83F8445[] = _("{COLOR DARK_GRAY}{HIGHLIGHT WHITE}{SHADOW LIGHT_GRAY}"); static const u8 unref_83F844F[][10] = { _("▶\n "), |