diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-09 21:23:40 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-09 21:23:40 +0100 |
commit | 6561b62986a003e83811abfc85bf07ebc6f3a1ae (patch) | |
tree | a1703fd3723ebe936cdeb4025cc0bd770f959cf9 /include/strings.h | |
parent | ad07843f2dc3df3db53490018eb978ef270062d9 (diff) |
start pokeblock feed
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index a2745d382..d9e5921a1 100644 --- a/include/strings.h +++ b/include/strings.h @@ -84,5 +84,8 @@ extern const u8 gText_RegisteredDataDeleted[]; extern const u8 gUnknown_085EA79D[]; extern const u8 gText_PkmnFainted3[]; extern const u8 gText_Coins[]; +extern const u8 gText_Var1AteTheVar2[]; +extern const u8 gText_Var1HappilyAteVar2[]; +extern const u8 gText_Var1DisdainfullyAteVar2[]; #endif //GUARD_STRINGS_H |