diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-01 21:25:13 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-01 21:25:13 +0100 |
commit | 646664ff29afd8627626274a4fc12b05d584fe2c (patch) | |
tree | 00b4d38e053a33046b46fe8b5ca3ea489b116871 /include/strings.h | |
parent | e8ecb01ab2f7d7e67a525621e6ea7ada08c52952 (diff) |
battle setup file is decompiled
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 08e2b4bba..1a46dd5a8 100644 --- a/include/strings.h +++ b/include/strings.h @@ -82,5 +82,6 @@ extern const u8 gText_NoRegistry[]; extern const u8 gText_OkayToDeleteFromRegistry[]; extern const u8 gText_RegisteredDataDeleted[]; extern const u8 gUnknown_085EA79D[]; +extern const u8 gText_EmptyString2[]; #endif //GUARD_STRINGS_H |