diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-04 10:55:39 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-04 10:55:39 -0400 |
commit | 411cb29f4ab513da00d15ff16fc98fed8b31dfdb (patch) | |
tree | 1512a3c12bcf5798f4e17c419c8c8c2ff2deb5ca /include/strings.h | |
parent | c05444679059e0692275781d065d36e79610cc4c (diff) |
sub_80E7324
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 735fc1f1c..7ba979cdc 100644 --- a/include/strings.h +++ b/include/strings.h @@ -75,6 +75,7 @@ extern const u8 gText_NoRegistry[]; extern const u8 gText_OkayToDeleteFromRegistry[]; extern const u8 gText_RegisteredDataDeleted[]; extern const u8 gUnknown_085EA79D[]; +extern const u8 gText_MixingRecords[]; extern const u8 gText_RecordMixingComplete[]; #endif //GUARD_STRINGS_H |