diff options
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index d8e531c1e..79100cdd6 100644 --- a/include/strings.h +++ b/include/strings.h @@ -77,5 +77,10 @@ extern const u8 gText_Hideout[]; extern const u8 gText_FlyToWhere[]; extern const u8 gUnknown_085EC782[]; extern const u8 gUnknown_085EC791[]; +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 |