diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-07-27 14:55:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-27 14:55:00 -0400 |
commit | 136da953d6888562e76b0694a98988888adcd6d8 (patch) | |
tree | e795f5d204d2adbb6748091c87e566112144c577 /include/strings.h | |
parent | bb07f06fc66cd018ffdadcb8ae4c3df9b652f1ef (diff) | |
parent | 9ff4c0695e137867d1a1a63a7a9c7e5e80be23a2 (diff) |
Merge pull request #753 from DizzyEggg/pokenav7
Decompile some pokenav
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index f30dffa7f..a959821d4 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1022,6 +1022,7 @@ extern const u8 gText_PokenavMatchCall_CheckTrainerButtons[]; extern const u8 gText_PokenavRibbons_MonListButtons[]; extern const u8 gText_PokenavRibbons_RibbonListButtons[]; extern const u8 gText_PokenavRibbons_RibbonCheckButtons[]; +extern const u8 gText_Number2[]; extern const u8 gUnknown_085EAD37[]; extern const u8 gUnknown_085EAD41[]; |