From a5951592be1495e8ac32830d091a36d9eb9eefcf Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 27 Oct 2017 23:21:09 -0400 Subject: Decompile data --- include/strings.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/strings.h') 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 -- cgit v1.2.3