From 99bd3d91547858203c84cdf7f4ec37effabc0385 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 8 Oct 2019 10:31:33 -0400 Subject: Finish main menu decomp --- include/strings.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index 5a746fb6a..e7d40281d 100644 --- a/include/strings.h +++ b/include/strings.h @@ -357,9 +357,9 @@ extern const u8 gText_Player[]; extern const u8 gText_Time[]; extern const u8 gText_Colon[]; extern const u8 gText_Pokedex[]; -extern const u8 gUnknown_841B6EB[]; -extern const u8 gUnknown_841B6EC[]; -extern const u8 gUnknown_841B6F3[]; +extern const u8 gTextJPDummy_Hiki[]; +extern const u8 gText_Badges[]; +extern const u8 gTextJPDummy_Ko[]; extern const u8 gUnknown_841B6F4[]; // mystery_gift_menu -- cgit v1.2.3