diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-05-10 18:38:24 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-05-10 18:38:24 -0500 |
commit | 2b6d2dfadd00d88c5193c63da4da46e73f791549 (patch) | |
tree | 2650fcf5b16620bb315581e9cf790f2cf716956b /include/strings.h | |
parent | 416d67c8325758d01decad6e5648263aa7e906df (diff) | |
parent | 7defc27b994069715e5749245700d20dd740e4f0 (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald
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 f61dd5319..f9b752176 100644 --- a/include/strings.h +++ b/include/strings.h @@ -433,6 +433,7 @@ extern const u8 gText_TooImportantToToss[]; extern const u8 gText_ConfirmTossItems[]; extern const u8 gText_MoveVar1Where[]; +extern const u8 gText_Friend[]; extern const u8 gText_Tristan[]; extern const u8 gText_Philip[]; extern const u8 gText_Dennis[]; |