diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-27 23:21:09 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-27 23:21:09 -0400 |
commit | a5951592be1495e8ac32830d091a36d9eb9eefcf (patch) | |
tree | eeb2127e2b0f1cf94776b651f69176f86a859e64 /include/strings.h | |
parent | 4c274f60305c0daaaa126ae08fc1f4b731a74101 (diff) |
Decompile data
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 190ee7b45..fcdb1eca4 100644 --- a/include/strings.h +++ b/include/strings.h @@ -74,5 +74,6 @@ extern const u8 gText_ApostropheSBase[]; extern const u8 gText_NoRegistry[]; extern const u8 gText_OkayToDeleteFromRegistry[]; extern const u8 gText_RegisteredDataDeleted[]; +extern const u8 gUnknown_085EA79D[]; #endif //GUARD_STRINGS_H |