From 2e80477ea11c265e69658b852c57097fd8a21492 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sun, 10 Jun 2018 11:01:29 -0500 Subject: Label move_tutor_menu.c --- include/strings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index 240e212ac..0232b03f4 100644 --- a/include/strings.h +++ b/include/strings.h @@ -150,7 +150,7 @@ extern const u8 OtherText_CheckTag[]; extern const u8 OtherText_Confirm[]; extern const u8 gOtherText_Walk[]; -extern const u8 gUnknownText_Exit[]; +extern const u8 gOtherText_Exit[]; extern const u8 gOtherText_CancelNoTerminator[]; extern const u8 gOtherText_CancelWithTerminator[]; -- cgit v1.2.3