From b7ab9cbf4c36f0cf066be655432c57ec6e12e7e5 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 10 Dec 2019 19:31:12 -0500 Subject: Update JP translation and fix typo --- src/pokedex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pokedex.c') diff --git a/src/pokedex.c b/src/pokedex.c index b5ac066db..91db54906 100644 --- a/src/pokedex.c +++ b/src/pokedex.c @@ -934,7 +934,7 @@ static const u8 gUnknown_0856ED08[][4] = static const struct UnknownStruct3 gUnknown_0856ED30[] = { { - .text = gText_SeachForPkmnBasedOnParameters, + .text = gText_SearchForPkmnBasedOnParameters, .unk4 = 0, .unk5 = 0, .unk6 = 5, -- cgit v1.2.3