diff options
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 abbbb1edc..190ee7b45 100644 --- a/include/strings.h +++ b/include/strings.h @@ -73,5 +73,6 @@ extern const u8 gText_Toss2[]; extern const u8 gText_ApostropheSBase[]; extern const u8 gText_NoRegistry[]; extern const u8 gText_OkayToDeleteFromRegistry[]; +extern const u8 gText_RegisteredDataDeleted[]; #endif //GUARD_STRINGS_H |