diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-08 10:31:33 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-08 10:31:33 -0400 |
commit | 99bd3d91547858203c84cdf7f4ec37effabc0385 (patch) | |
tree | 0474d1930129cd1943300d1be78b849061e3532f /include/strings.h | |
parent | 0f67a952a396c80984236b45974407bcc8f6191d (diff) |
Finish main menu decomp
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 6 |
1 files changed, 3 insertions, 3 deletions
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 |